2019-01-14 14:10:02,437 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-143 | | 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-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 14:10:02,440 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QBByFeG7xBsMpyFxkXaHWCNPq export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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 OS_PROJECT_ID=35af50fe299141218ecf76b1b87b25ad export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=wmYweBWjc9AQ9nKRrbcQhqXZt export OS_REGION_NAME=regionOne 2019-01-14 14:10:02,440 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-14 14:10:02,441 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2019-01-14 14:10:02,462 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-01-14 14:10:02,548 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-01-14 14:10:03,944 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'agent', u'quotas', u'dhcp_agent_scheduler', u'tag', u'external-net', u'router', u'flavors', u'net-mtu', u'availability_zone', u'subnet_allocation', u'standard-attr-tag', u'revision-if-match', u'provider', u'multi-provider', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'subnet-service-types', u'standard-attr-timestamp', u'pagination', u'trunk', u'extra_dhcp_opt', u'standard-attr-revisions', u'service-type', u'sorting', u'security-group', u'rbac-policies', u'tag-ext', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'project-id', u'dvr']) 2019-01-14 14:10:04,816 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-01-14 14:10:05,014 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'00ad10eeffe8455cbb0b46879c6be903', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-01-14 14:10:05,138 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/0b06b6c17e5e424e98d3d540666578b6'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'50d55ed3fd5a478da7e717771a615c8f', u'id': u'0b06b6c17e5e424e98d3d540666578b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/140328dd980345a8a4721b1acc76b96a'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b8cccf58a8b2462eba811ac194414083', u'id': u'140328dd980345a8a4721b1acc76b96a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/15cf5879ac0b4ba094d9d82deae074b8'}, u'url': u'http://172.30.9.26:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b8cccf58a8b2462eba811ac194414083', u'id': u'15cf5879ac0b4ba094d9d82deae074b8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/1a26d2e9cebd46e39038292fff9038dc'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a18f81dc7e13415dad63b4f8b214b529', u'id': u'1a26d2e9cebd46e39038292fff9038dc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/23dda649f2dc45a7b7b29d1ef7e95747'}, u'url': u'http://172.30.9.26:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b347c2a44eab4ad3948d5c3644a4bfa8', u'id': u'23dda649f2dc45a7b7b29d1ef7e95747'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/252dee2e4ccc4dd2a36b8e4504eae46e'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2ff70d2ef36846809e0201e3e5002536', u'id': u'252dee2e4ccc4dd2a36b8e4504eae46e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/25d3445b5c7248a3a6745ff383b1b1fc'}, u'url': u'http://12.0.0.28:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b3bd8fd19e02463f82c5183d5e071350', u'id': u'25d3445b5c7248a3a6745ff383b1b1fc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/2ed9831494eb4797974099e5b4da99e6'}, u'url': u'http://192.30.9.8:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b347c2a44eab4ad3948d5c3644a4bfa8', u'id': u'2ed9831494eb4797974099e5b4da99e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/33d0fc05016e4471b8f46c641f9f69d2'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a18f81dc7e13415dad63b4f8b214b529', u'id': u'33d0fc05016e4471b8f46c641f9f69d2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/392cf9cf29ca456ab944804920408a03'}, u'url': u'http://172.30.9.26:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'56d964ce1fcc4c70bc43b6c43af0ce0f', u'id': u'392cf9cf29ca456ab944804920408a03'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/40c8ae0713d14169bf0a7e295f297fd2'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b8cccf58a8b2462eba811ac194414083', u'id': u'40c8ae0713d14169bf0a7e295f297fd2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/42b838eaa28348ffaab25c604fa4d2f7'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'50d55ed3fd5a478da7e717771a615c8f', u'id': u'42b838eaa28348ffaab25c604fa4d2f7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/461d57e9d7e54ab99c635f4a7f1e04fc'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'56d964ce1fcc4c70bc43b6c43af0ce0f', u'id': u'461d57e9d7e54ab99c635f4a7f1e04fc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/48f68367cf2b4d35b7714a5fafe0d81c'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bcab7792ffeb403d9cf6165ded80339d', u'id': u'48f68367cf2b4d35b7714a5fafe0d81c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/56a09a523c024dc79f6010c7c6a4429b'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'019c3dc99fd8461c92e55f206fe62c99', u'id': u'56a09a523c024dc79f6010c7c6a4429b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/5a3b3a61f81f4f1997c8604c8158ecbc'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e27a10719fc1448b9e82dfae70be7642', u'id': u'5a3b3a61f81f4f1997c8604c8158ecbc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/5c20e62c1e1a4ec48d1364bae365da34'}, u'url': u'http://172.30.9.26:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2ff70d2ef36846809e0201e3e5002536', u'id': u'5c20e62c1e1a4ec48d1364bae365da34'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/5f554705862542a49ee4563570192c6e'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'56d964ce1fcc4c70bc43b6c43af0ce0f', u'id': u'5f554705862542a49ee4563570192c6e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/60509ebdf0904ac8bdf7eaa9e466d334'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8b7a9bcad9aa4692a51c7d556579173d', u'id': u'60509ebdf0904ac8bdf7eaa9e466d334'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/661702f554f54fe0938301bbba18ccec'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e27a10719fc1448b9e82dfae70be7642', u'id': u'661702f554f54fe0938301bbba18ccec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/682fbfb1fdeb47f9b7f56283afa32bc5'}, u'url': u'http://172.30.9.26:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a18f81dc7e13415dad63b4f8b214b529', u'id': u'682fbfb1fdeb47f9b7f56283afa32bc5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/6ba866b868cb4326856a8c2677ba9f46'}, u'url': u'http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b3bd8fd19e02463f82c5183d5e071350', u'id': u'6ba866b868cb4326856a8c2677ba9f46'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/6be26f0d14ca48e3a494cc09dc43098c'}, u'url': u'http://172.30.9.26:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bcab7792ffeb403d9cf6165ded80339d', u'id': u'6be26f0d14ca48e3a494cc09dc43098c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/6db691f29a3640b19158684ea75ebd13'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'918153df5d6f45219919a52c062445b9', u'id': u'6db691f29a3640b19158684ea75ebd13'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/7636a1a764be40c8b3812ea1a1852e91'}, u'url': u'http://172.30.9.26:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b3bd8fd19e02463f82c5183d5e071350', u'id': u'7636a1a764be40c8b3812ea1a1852e91'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/7cce6d4aef0640bf85cf8464fe252df1'}, u'url': u'http://172.30.9.26:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8b7a9bcad9aa4692a51c7d556579173d', u'id': u'7cce6d4aef0640bf85cf8464fe252df1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/83f6c69095af4295b7c192070245e01a'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7693f473b05e429ca6c0be53db9f7524', u'id': u'83f6c69095af4295b7c192070245e01a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/85687c49d69f4a019589e19d4789b512'}, u'url': u'http://172.30.9.26:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1620f1e12f5d47f593fd8ebc99f5004a', u'id': u'85687c49d69f4a019589e19d4789b512'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/8c1040dc353f4416a819d9cc095fe869'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bcab7792ffeb403d9cf6165ded80339d', u'id': u'8c1040dc353f4416a819d9cc095fe869'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/8fcb840621524c12b1aa0a394317356f'}, u'url': u'http://172.30.9.26:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7693f473b05e429ca6c0be53db9f7524', u'id': u'8fcb840621524c12b1aa0a394317356f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/93ec994432314a85bc307bfd66e6f9a1'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2ff70d2ef36846809e0201e3e5002536', u'id': u'93ec994432314a85bc307bfd66e6f9a1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/9d1706c025b14d509dd61ff1dbfa729b'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'918153df5d6f45219919a52c062445b9', u'id': u'9d1706c025b14d509dd61ff1dbfa729b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/a7d52f69662f4d56842d85fcbf9ca09f'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1620f1e12f5d47f593fd8ebc99f5004a', u'id': u'a7d52f69662f4d56842d85fcbf9ca09f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/ab167d32ee5a4b93bc832a8e6e3bc8d9'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8b7a9bcad9aa4692a51c7d556579173d', u'id': u'ab167d32ee5a4b93bc832a8e6e3bc8d9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/b0498bcf658441f8a7a19fd324f86838'}, u'url': u'http://192.30.9.8:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b347c2a44eab4ad3948d5c3644a4bfa8', u'id': u'b0498bcf658441f8a7a19fd324f86838'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/b736b424f3b548cbb01a434f4e7dba37'}, u'url': u'http://172.30.9.26:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e27a10719fc1448b9e82dfae70be7642', u'id': u'b736b424f3b548cbb01a434f4e7dba37'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/c5db7232a01449b68e8bbb089abc6cca'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1620f1e12f5d47f593fd8ebc99f5004a', u'id': u'c5db7232a01449b68e8bbb089abc6cca'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/d82444832d7a4ef7a370f43c486d1e9e'}, u'url': u'http://172.30.9.26:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'918153df5d6f45219919a52c062445b9', u'id': u'd82444832d7a4ef7a370f43c486d1e9e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/d92a4f32a67344b3aa862d09c017cfe1'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7693f473b05e429ca6c0be53db9f7524', u'id': u'd92a4f32a67344b3aa862d09c017cfe1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/e311270305794fe3977c2ac2712329a5'}, u'url': u'http://172.30.9.26:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'50d55ed3fd5a478da7e717771a615c8f', u'id': u'e311270305794fe3977c2ac2712329a5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/ef9460978f05456e837eee19459026c7'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'019c3dc99fd8461c92e55f206fe62c99', u'id': u'ef9460978f05456e837eee19459026c7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.26:5000/v3/endpoints/ef96a17e42b441e28d2acbfcd19b273a'}, u'url': u'http://172.30.9.26:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'019c3dc99fd8461c92e55f206fe62c99', u'id': u'ef96a17e42b441e28d2acbfcd19b273a'})] 2019-01-14 14:10:06,533 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-01-14 14:10:07,537 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-01-14 14:10:07,694 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2012000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 32}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2012000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 35}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2019-01-14 14:10:07,823 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-01-14 14:10:08,215 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-14T14:06:38Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'88e620c40a2d4c28b9f36f0c6fd78764', u'created_at': u'2019-01-14T14:06:30Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'88e620c40a2d4c28b9f36f0c6fd78764'})] 2019-01-14 14:10:09,219 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-01-14 14:10:09,336 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'21b387875b72435cb96b44fe5926404f'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'2752acf35fdb4fca908804d862371828'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'439488f4f281441ebbe329004d606b3e'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'444cdf218e0d48629562dc72a0593b0f'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'77f61522320b473c9b1b343301aa70cc'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'8e4ef57ccf084b4db14d7c40d2e6c0ac', 'user': u'77f61522320b473c9b1b343301aa70cc'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'892e7d4b3245461999ee52fff4bacd1d'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'99b5f11c0a634f89b1a6cc9fb7da82a5'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'aa84ea2b22534f1cb79f944b44e10350'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'b0f58ee74c614c589569d0386d9508e0'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'c19ab3649dc94eb29cd11c2584048cdb'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'cafee1491c3e448da0069ae74221dded'}), Munch({'project': u'88e620c40a2d4c28b9f36f0c6fd78764', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'cbea9b5b941b47a694dac5b0548692ef'}), Munch({'project': u'35af50fe299141218ecf76b1b87b25ad', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'fbdc85ee67f24a1b944e9859d97fe75a'}), Munch({'domain': u'00ad10eeffe8455cbb0b46879c6be903', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'250bb2159eb946e08a4a96e86560705d'}), Munch({'id': u'4a4a040a1a8e42bc90fd7ea294cc012f', 'user': u'fbdc85ee67f24a1b944e9859d97fe75a'})] 2019-01-14 14:10:09,512 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'4a4a040a1a8e42bc90fd7ea294cc012f'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'8e4ef57ccf084b4db14d7c40d2e6c0ac'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'b8a50977fca14389959a96839aed421c'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'da64b71c181242ff8f6d5fb0b5638837'})] 2019-01-14 14:10:10,437 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-01-14 14:10:10,647 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-01-14 14:10:10,847 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'019c3dc99fd8461c92e55f206fe62c99', 'name': u'heat'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'1620f1e12f5d47f593fd8ebc99f5004a', 'name': u'placement'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'2ff70d2ef36846809e0201e3e5002536', 'name': u'heat-cfn'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'50d55ed3fd5a478da7e717771a615c8f', 'name': u'neutron'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'56d964ce1fcc4c70bc43b6c43af0ce0f', 'name': u'gnocchi'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'71df61e4cd0e45b08efde5177f1015a9', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'7693f473b05e429ca6c0be53db9f7524', 'name': u'glance'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'8b7a9bcad9aa4692a51c7d556579173d', 'name': u'cinder'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'918153df5d6f45219919a52c062445b9', 'name': u'panko'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'a18f81dc7e13415dad63b4f8b214b529', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'b347c2a44eab4ad3948d5c3644a4bfa8', 'name': u'keystone'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'b3bd8fd19e02463f82c5183d5e071350', 'name': u'swift'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'b8cccf58a8b2462eba811ac194414083', 'name': u'aodh'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'bcab7792ffeb403d9cf6165ded80339d', 'name': u'cinderv3'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'e27a10719fc1448b9e82dfae70be7642', 'name': u'nova'})] 2019-01-14 14:10:11,928 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:06:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'tenant_id': u'88e620c40a2d4c28b9f36f0c6fd78764', u'created_at': u'2019-01-14T14:06:38Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'88e620c40a2d4c28b9f36f0c6fd78764'})] 2019-01-14 14:10:12,834 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [] 2019-01-14 14:10:12,973 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:10:12,974 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-14 14:10:13,026 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-01-14 14:10:13,885 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-01-14 14:10:15,661 - 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'2019-01-14T14:10:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cbb1546c-a653-458c-b2cb-df7a0a0f1361', u'provider:segmentation_id': 61, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_33daa983-2a89-47d3-86c9-ad280746f305', u'admin_state_up': True, u'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', u'created_at': u'2019-01-14T14:10:15Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'35af50fe299141218ecf76b1b87b25ad'}) 2019-01-14 14:10:18,195 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:10:17Z', 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'1362f767-e5cc-408b-94a0-d67ec8a35437', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_33daa983-2a89-47d3-86c9-ad280746f305', u'enable_dhcp': True, u'network_id': u'cbb1546c-a653-458c-b2cb-df7a0a0f1361', u'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', u'created_at': u'2019-01-14T14:10:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'35af50fe299141218ecf76b1b87b25ad'}) 2019-01-14 14:10:20,694 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', u'created_at': u'2019-01-14T14:10:19Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2019-01-14T14:10:20Z', u'revision_number': 2, u'routes': [], u'project_id': u'35af50fe299141218ecf76b1b87b25ad', u'id': u'a57e42a3-75a5-45ba-87d9-0ffe82036fa3', u'name': u'tenantnetwork1-router_33daa983-2a89-47d3-86c9-ad280746f305'}) 2019-01-14 14:10:23,533 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:10:23,534 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:10 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-14 14:10:35,150 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-01-14 14:10:37,085 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'ad986b1f84834649b6b471ceb0789fcd', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0'}) 2019-01-14 14:10:37,520 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8a5722f646de4e549e56eb069c10dca1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0'}) 2019-01-14 14:10:37,817 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-14 14:10:37,982 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'9ed46ed30c754fae966821f8b91fa44d'}) 2019-01-14 14:10:38,829 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'ad986b1f84834649b6b471ceb0789fcd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '18ef115b-82fd-42a8-a9e6-0aa8bf63530a', 'username': u'tenantnetwork2-user_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 14:10:38,832 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0', 'password': '18ef115b-82fd-42a8-a9e6-0aa8bf63530a', 'project_name': 'tenantnetwork2-project_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'ad986b1f84834649b6b471ceb0789fcd', 'project_domain_name': 'Default'} 2019-01-14 14:10:38,832 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-01-14 14:10:39,936 - 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'2019-01-14T14:10:39Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3227b91f-23e9-4a07-a35c-c5194181c4f7', u'provider:segmentation_id': 3, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0', u'admin_state_up': True, u'tenant_id': u'ad986b1f84834649b6b471ceb0789fcd', u'created_at': u'2019-01-14T14:10:39Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ad986b1f84834649b6b471ceb0789fcd'}) 2019-01-14 14:10:41,642 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:10:41Z', 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'eb9c0d95-aa07-477b-b3bd-2075d58aa9be', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0', u'enable_dhcp': True, u'network_id': u'3227b91f-23e9-4a07-a35c-c5194181c4f7', u'tenant_id': u'ad986b1f84834649b6b471ceb0789fcd', u'created_at': u'2019-01-14T14:10:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ad986b1f84834649b6b471ceb0789fcd'}) 2019-01-14 14:10:43,135 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.210'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ad986b1f84834649b6b471ceb0789fcd', u'created_at': u'2019-01-14T14:10:41Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T14:10:43Z', u'revision_number': 2, u'routes': [], u'project_id': u'ad986b1f84834649b6b471ceb0789fcd', u'id': u'9023c8dd-84eb-4fab-af22-d6b0819cf553', u'name': u'tenantnetwork2-router_25b4f04c-8480-4a88-b5da-ea3efd4ec7c0'}) 2019-01-14 14:10:45,597 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:10:45,597 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:07 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-14 14:10:57,038 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-01-14 14:10:58,725 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-01-14 14:10:59,458 - 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'2019-01-14T14:10:59Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e6ace3a6-5139-4b1a-8fce-d29860050fe3', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_d3a94cf1-cc89-496a-8553-022287969253', u'admin_state_up': True, u'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', u'created_at': u'2019-01-14T14:10:59Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'35af50fe299141218ecf76b1b87b25ad'}) 2019-01-14 14:11:00,493 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:11:00Z', 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'38ed6e02-8e24-4266-b7bd-0c470e5b3217', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_d3a94cf1-cc89-496a-8553-022287969253', u'enable_dhcp': True, u'network_id': u'e6ace3a6-5139-4b1a-8fce-d29860050fe3', u'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', u'created_at': u'2019-01-14T14:11:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'35af50fe299141218ecf76b1b87b25ad'}) 2019-01-14 14:11:01,987 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', u'created_at': u'2019-01-14T14:11:00Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2019-01-14T14:11:01Z', u'revision_number': 2, u'routes': [], u'project_id': u'35af50fe299141218ecf76b1b87b25ad', u'id': u'5a81b8af-0e96-4e2d-86c1-b196c47aec5a', u'name': u'vmready1-router_d3a94cf1-cc89-496a-8553-022287969253'}) 2019-01-14 14:11:10,153 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d635e855-bc3e-4e44-b58d-39679b85881a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a/file', 'owner': u'35af50fe299141218ecf76b1b87b25ad', 'id': u'd635e855-bc3e-4e44-b58d-39679b85881a', 'size': 12716032, u'self': u'/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35af50fe299141218ecf76b1b87b25ad', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d635e855-bc3e-4e44-b58d-39679b85881a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:11:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T14:11:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_d3a94cf1-cc89-496a-8553-022287969253', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_d3a94cf1-cc89-496a-8553-022287969253', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_d3a94cf1-cc89-496a-8553-022287969253', 'created': u'2019-01-14T14:11:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:11:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d635e855-bc3e-4e44-b58d-39679b85881a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_d3a94cf1-cc89-496a-8553-022287969253', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:11:10,468 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_d3a94cf1-cc89-496a-8553-022287969253', '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'35af50fe299141218ecf76b1b87b25ad', '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'12bea375-039b-432c-b275-b8ce7d9aea04', 'swap': 0}) 2019-01-14 14:11:10,709 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:11:10,710 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:12 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 14:11:23,649 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-01-14 14:11:24,893 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'3bd57277cdc748329023c386cd4b7144', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmready2-project_51af9213-fea9-43a2-a5f0-74cb4b187746'}) 2019-01-14 14:11:25,303 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'412cc0585a554918a57e12893fd51946', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_51af9213-fea9-43a2-a5f0-74cb4b187746'}) 2019-01-14 14:11:26,203 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_51af9213-fea9-43a2-a5f0-74cb4b187746', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'3bd57277cdc748329023c386cd4b7144', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c60d824c-7272-4d5c-9e31-6fbde8ae55e2', 'username': u'vmready2-user_51af9213-fea9-43a2-a5f0-74cb4b187746', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 14:11:26,207 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_51af9213-fea9-43a2-a5f0-74cb4b187746', 'password': 'c60d824c-7272-4d5c-9e31-6fbde8ae55e2', 'project_name': 'vmready2-project_51af9213-fea9-43a2-a5f0-74cb4b187746', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '3bd57277cdc748329023c386cd4b7144', 'project_domain_name': 'Default'} 2019-01-14 14:11:26,208 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-01-14 14:11:27,187 - 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'2019-01-14T14:11:26Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'751cd5de-b516-4375-bf49-3ec02938273e', u'provider:segmentation_id': 5, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_51af9213-fea9-43a2-a5f0-74cb4b187746', u'admin_state_up': True, u'tenant_id': u'3bd57277cdc748329023c386cd4b7144', u'created_at': u'2019-01-14T14:11:26Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3bd57277cdc748329023c386cd4b7144'}) 2019-01-14 14:11:30,016 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:11:29Z', 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'21fc80b2-b5ec-42d8-b659-6b5f5fe5c7fc', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_51af9213-fea9-43a2-a5f0-74cb4b187746', u'enable_dhcp': True, u'network_id': u'751cd5de-b516-4375-bf49-3ec02938273e', u'tenant_id': u'3bd57277cdc748329023c386cd4b7144', u'created_at': u'2019-01-14T14:11:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3bd57277cdc748329023c386cd4b7144'}) 2019-01-14 14:11:32,351 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3bd57277cdc748329023c386cd4b7144', u'created_at': u'2019-01-14T14:11:30Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T14:11:32Z', u'revision_number': 2, u'routes': [], u'project_id': u'3bd57277cdc748329023c386cd4b7144', u'id': u'82d42751-d232-40c1-a236-e96fe4380de4', u'name': u'vmready2-router_51af9213-fea9-43a2-a5f0-74cb4b187746'}) 2019-01-14 14:11:37,176 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b/file', 'owner': u'3bd57277cdc748329023c386cd4b7144', 'id': u'f7f16b71-8784-4387-8bc3-1fc21169ab5b', 'size': 12716032, u'self': u'/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bd57277cdc748329023c386cd4b7144', 'name': 'vmready2-project_51af9213-fea9-43a2-a5f0-74cb4b187746', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:11:37Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T14:11:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_51af9213-fea9-43a2-a5f0-74cb4b187746', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_51af9213-fea9-43a2-a5f0-74cb4b187746', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_51af9213-fea9-43a2-a5f0-74cb4b187746', 'created': u'2019-01-14T14:11:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:11:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f7f16b71-8784-4387-8bc3-1fc21169ab5b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_51af9213-fea9-43a2-a5f0-74cb4b187746', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:11:38,024 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_51af9213-fea9-43a2-a5f0-74cb4b187746', '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'35af50fe299141218ecf76b1b87b25ad', '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'5c1abcc1-848d-41de-be5d-50dd5f8dea0c', 'swap': 0}) 2019-01-14 14:11:38,159 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:11:38,160 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:12 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 14:11:52,458 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-01-14 14:11:53,245 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-01-14 14:11:54,145 - 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'2019-01-14T14:11:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cec8e96b-e24d-4d2c-b8b5-f2927106cfe4', u'provider:segmentation_id': 14, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-net_d27e1bd9-43f3-4fc8-91da-68f27fda6339', u'admin_state_up': True, u'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', u'created_at': u'2019-01-14T14:11:53Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'35af50fe299141218ecf76b1b87b25ad'}) 2019-01-14 14:11:55,253 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:11:54Z', 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'cf262820-b62c-4c5d-abea-8aa4bf48f768', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_d27e1bd9-43f3-4fc8-91da-68f27fda6339', u'enable_dhcp': True, u'network_id': u'cec8e96b-e24d-4d2c-b8b5-f2927106cfe4', u'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', u'created_at': u'2019-01-14T14:11:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'35af50fe299141218ecf76b1b87b25ad'}) 2019-01-14 14:11:56,908 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', u'created_at': u'2019-01-14T14:11:55Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2019-01-14T14:11:56Z', u'revision_number': 2, u'routes': [], u'project_id': u'35af50fe299141218ecf76b1b87b25ad', u'id': u'f2d3c227-d7a2-43cb-a555-0830e6779f05', u'name': u'singlevm1-router_d27e1bd9-43f3-4fc8-91da-68f27fda6339'}) 2019-01-14 14:12:01,928 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe/file', 'owner': u'35af50fe299141218ecf76b1b87b25ad', 'id': u'a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe', 'size': 12716032, u'self': u'/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35af50fe299141218ecf76b1b87b25ad', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:12:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T14:12:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_d27e1bd9-43f3-4fc8-91da-68f27fda6339', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_d27e1bd9-43f3-4fc8-91da-68f27fda6339', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_d27e1bd9-43f3-4fc8-91da-68f27fda6339', 'created': u'2019-01-14T14:11:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:11:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_d27e1bd9-43f3-4fc8-91da-68f27fda6339', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:12:02,696 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_d27e1bd9-43f3-4fc8-91da-68f27fda6339', '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'35af50fe299141218ecf76b1b87b25ad', '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'635bc77e-b165-40ca-850a-a7acce650081', 'swap': 0}) 2019-01-14 14:12:03,004 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPlzPpeZ9/ZjRfdNrbbvTRg0ffQg6g6jodf9XYe6jzEnZ/Brjj/03jg6D1OR4zIp+i36DL3j82X6mFkKxI3WgD76MZqiTk4dJ0ZFwNOX4sR8T82DUWqiDbQRaPDoaQ71v53EVZdLYk0y63YV4M2ZMGExfJ94KomdKznOWdClVaE2+2GyuPys+gb90Bn4zTwkBqFda8jxWz7T2Sk6gL4HDvfRVtuGGOrTke4a1H8OZ9RR8sDh8WnXxbnui3lVa3sFvrqOyPP0vLsYlQDmn6/Mc31if5pj1co8aHj9f8q3h0f1zoe6XGTZ6/eOQ/8liojYkshZvpg2IpQ5t7FVOWzmrd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpgIBAAKCAQEAz5cz6Xmff2Y0X3Ta22700YNH30IOoOo6HX/V2Huo8xJ2fwa4\n4/9N44Og9TkeMyKfot+gy94/Nl+phZCsSN1oA++jGaok5OHSdGRcDTl+LEfE/Ng1\nFqog20EWjw6GkO9b+dxFWXS2JNMut2FeDNmTBhMXyfeCqJnSs5zlnQpVWhNvthsr\nj8rPoG/dAZ+M08JAahXWvI8Vs+09kpOoC+Bw730Vbbhhjq05HuGtR/DmfUUfLA4f\nFp18W57ot5VWt7Bb66jsjz9Ly7GJUA5p+vzHN9Yn+aY9XKPGh4/X/Kt4dH9c6Hul\nxk2ev3jkP/JYqI2JLIWb6YNiKUObexVTls5q3QIDAQABAoIBAQCDPLv85n8HM734\new/Bmiv8KFrPshs9b9a9v4uaCNOOmCWBuOY6fbToGNcxMKL/AOybM3WcbSzZWzD4\n17WTeyW/F0itePtKF9nM64WmdqplpBnNH4KwiW2sL0Hrvusjxa8ID1FodHiSX1Ax\nbsTeqs5gEMIBVRCtNlIWayJeXaIIBw4hTdFYvgChwRTBDe3GIpdESj+kapeGfydl\n4vsmYQdyezXhEdhb0PmSG/pqaXnUBzwfsypDw0v3s8+LiNhB5f+B1ewjJvvmzBRS\nOYCBi1gwDim9k5/OGBgolHN2R5G7TV8yyT3KtK8WfHc2y2+HD1ZpvccFvmnfomGA\niFSA3D8BAoGBAOkIxOsnQa7ECaPOgv+wHYi//1aX7Ej+PAeprFd9Kw4wj8I+Q+tw\nPYNK+5WblJOywJnL5tM/LmRqQPlzSKEzjCWXVK15q1wul9yvrSTYNImP8uyq4X5t\nlh/Tj7Ypg6Yys3Qjlwy6WRLS6Bw+vjzdeJIm7Y7NngSrK7n7vN88mZU1AoGBAOQM\ng/VVHRCmNohGbBeRkwmT1bjyZp5WWWLC7SQccvb3QuMAWXatVNYWMzmw+6kpUY6s\n0w4CwANDLPQqGWB6nLb/bG4vT9OmWAlE/yJExDntckWqOyXWVrhYefP8aURfwcK0\n7JocGowm0nBk1r6zUBlrMmrn9eCYEUAKLyYlaPwJAoGBANtR1YM7vyWseyYgBkp+\nhk1d5gKpmUhZfkX3+qucshj4u1QlJedAC6S1vXJgqsUXRw14ShYnMJJxLhWX2pNc\n4FnAw4FBMXXgpCyfamVy1n9ha1Ayw2cp3FC33FmlWLHipeJ4XIEuIQcGWE28/25p\nQkDLQmlUO5RJRS4VLv0rG6DBAoGBAIWaW3jQm42UgyBFebA5JhaXWL/Yq4wZ9JYq\nsvnT/Pp5E+Of4cnodGpUaUBkUpvhTBm1YJS1wb5njZ+iRmnCi6ueau0GpNLPgoYz\nuPFfrkJtvOPZfnuFXhr0IsZxW06mdwLWMkN7MYZofCNCwJjKvqOVrNz69o7VKE4H\naWYExsPZAoGBANwASWjfXuUIp2IPz5KmIt2hwa3Pe7Qq5o3D/HMyMhDj2kW4s8F4\nU++FlmsSTDyHAgbR0hF5WCfdzHZjsmnTgp+8m1glG93zDBTptfXkVjr/FEe0cMSI\nYwQZcP+NlTjeSVQNyW9aQ5EEDEZnB+1vMKAcH4ASRthNgGRpLo5G8LiS\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'fbdc85ee67f24a1b944e9859d97fe75a', 'name': u'singlevm1-kp_d27e1bd9-43f3-4fc8-91da-68f27fda6339', 'created_at': '2019-01-14T14:12:03.004436', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35af50fe299141218ecf76b1b87b25ad', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'0c:b6:8c:67:7a:20:3e:6d:59:ea:29:29:2a:83:97:df', 'type': 'ssh', 'id': u'singlevm1-kp_d27e1bd9-43f3-4fc8-91da-68f27fda6339'}) 2019-01-14 14:12:03,004 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpgIBAAKCAQEAz5cz6Xmff2Y0X3Ta22700YNH30IOoOo6HX/V2Huo8xJ2fwa4 4/9N44Og9TkeMyKfot+gy94/Nl+phZCsSN1oA++jGaok5OHSdGRcDTl+LEfE/Ng1 Fqog20EWjw6GkO9b+dxFWXS2JNMut2FeDNmTBhMXyfeCqJnSs5zlnQpVWhNvthsr j8rPoG/dAZ+M08JAahXWvI8Vs+09kpOoC+Bw730Vbbhhjq05HuGtR/DmfUUfLA4f Fp18W57ot5VWt7Bb66jsjz9Ly7GJUA5p+vzHN9Yn+aY9XKPGh4/X/Kt4dH9c6Hul xk2ev3jkP/JYqI2JLIWb6YNiKUObexVTls5q3QIDAQABAoIBAQCDPLv85n8HM734 ew/Bmiv8KFrPshs9b9a9v4uaCNOOmCWBuOY6fbToGNcxMKL/AOybM3WcbSzZWzD4 17WTeyW/F0itePtKF9nM64WmdqplpBnNH4KwiW2sL0Hrvusjxa8ID1FodHiSX1Ax bsTeqs5gEMIBVRCtNlIWayJeXaIIBw4hTdFYvgChwRTBDe3GIpdESj+kapeGfydl 4vsmYQdyezXhEdhb0PmSG/pqaXnUBzwfsypDw0v3s8+LiNhB5f+B1ewjJvvmzBRS OYCBi1gwDim9k5/OGBgolHN2R5G7TV8yyT3KtK8WfHc2y2+HD1ZpvccFvmnfomGA iFSA3D8BAoGBAOkIxOsnQa7ECaPOgv+wHYi//1aX7Ej+PAeprFd9Kw4wj8I+Q+tw PYNK+5WblJOywJnL5tM/LmRqQPlzSKEzjCWXVK15q1wul9yvrSTYNImP8uyq4X5t lh/Tj7Ypg6Yys3Qjlwy6WRLS6Bw+vjzdeJIm7Y7NngSrK7n7vN88mZU1AoGBAOQM g/VVHRCmNohGbBeRkwmT1bjyZp5WWWLC7SQccvb3QuMAWXatVNYWMzmw+6kpUY6s 0w4CwANDLPQqGWB6nLb/bG4vT9OmWAlE/yJExDntckWqOyXWVrhYefP8aURfwcK0 7JocGowm0nBk1r6zUBlrMmrn9eCYEUAKLyYlaPwJAoGBANtR1YM7vyWseyYgBkp+ hk1d5gKpmUhZfkX3+qucshj4u1QlJedAC6S1vXJgqsUXRw14ShYnMJJxLhWX2pNc 4FnAw4FBMXXgpCyfamVy1n9ha1Ayw2cp3FC33FmlWLHipeJ4XIEuIQcGWE28/25p QkDLQmlUO5RJRS4VLv0rG6DBAoGBAIWaW3jQm42UgyBFebA5JhaXWL/Yq4wZ9JYq svnT/Pp5E+Of4cnodGpUaUBkUpvhTBm1YJS1wb5njZ+iRmnCi6ueau0GpNLPgoYz uPFfrkJtvOPZfnuFXhr0IsZxW06mdwLWMkN7MYZofCNCwJjKvqOVrNz69o7VKE4H aWYExsPZAoGBANwASWjfXuUIp2IPz5KmIt2hwa3Pe7Qq5o3D/HMyMhDj2kW4s8F4 U++FlmsSTDyHAgbR0hF5WCfdzHZjsmnTgp+8m1glG93zDBTptfXkVjr/FEe0cMSI YwQZcP+NlTjeSVQNyW9aQ5EEDEZnB+1vMKAcH4ASRthNgGRpLo5G8LiS -----END RSA PRIVATE KEY----- 2019-01-14 14:12:25,825 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_d27e1bd9-43f3-4fc8-91da-68f27fda6339': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:01:d7:ee', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a9a4593b-1e6f-4c8d-ad30-6be1d0b0aebe'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2019-01-14T14:12:21.000000', 'flavor': Munch({u'id': u'635bc77e-b165-40ca-850a-a7acce650081'}), 'az': u'nova', 'id': u'9a9407f8-9fc3-4043-9845-9ce7eb7719f8', 'security_groups': [Munch({u'name': u'singlevm1-sg_d27e1bd9-43f3-4fc8-91da-68f27fda6339'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'fbdc85ee67f24a1b944e9859d97fe75a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35af50fe299141218ecf76b1b87b25ad', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-01-14T14:12:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T14:12:21Z', 'hostId': u'e62495e51324d2f9e56db3ae5865fc3eaf8a7d40ba790241c69df566', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_d27e1bd9-43f3-4fc8-91da-68f27fda6339', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'e62495e51324d2f9e56db3ae5865fc3eaf8a7d40ba790241c69df566', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2019-01-14T14:12:21.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'35af50fe299141218ecf76b1b87b25ad', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_d27e1bd9-43f3-4fc8-91da-68f27fda6339', 'adminPass': u'jfUJ7gdL2XEb', 'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', 'created_at': u'2019-01-14T14:12:09Z', 'created': u'2019-01-14T14:12:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 14:12:28,086 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'f2d3c227-d7a2-43cb-a555-0830e6779f05', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'35af50fe299141218ecf76b1b87b25ad', 'created_at': u'2019-01-14T14:12:27Z', 'attached': True, 'updated_at': u'2019-01-14T14:12:27Z', 'id': u'f492f0ae-67f9-4120-8d56-229a0972e9e8', 'floating_network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35af50fe299141218ecf76b1b87b25ad', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'f2d3c227-d7a2-43cb-a555-0830e6779f05', 'project_id': u'35af50fe299141218ecf76b1b87b25ad', 'port_id': u'2bcb33b9-8c21-48c7-8912-d2fb27072b19', 'port': u'2bcb33b9-8c21-48c7-8912-d2fb27072b19', 'network': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}) 2019-01-14 14:12:28,988 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 506401662 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.225925] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.228801] pid_max: default: 32768 minimum: 301 [ 0.230373] ACPI: Core revision 20150930 [ 0.232358] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.234616] Security Framework initialized [ 0.236031] Yama: becoming mindful. [ 0.237300] AppArmor: AppArmor initialized [ 0.238740] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241013] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243248] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245341] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247692] Initializing cgroup subsys io [ 0.249113] Initializing cgroup subsys memory [ 0.250601] Initializing cgroup subsys devices [ 0.252113] Initializing cgroup subsys freezer [ 0.253646] Initializing cgroup subsys net_cls [ 0.255161] Initializing cgroup subsys perf_event [ 0.256741] Initializing cgroup subsys net_prio [ 0.258288] Initializing cgroup subsys hugetlb [ 0.259774] Initializing cgroup subsys pids [ 0.261288] CPU: Physical Processor ID: 0 [ 0.263383] mce: CPU supports 10 MCE banks [ 0.264830] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266571] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284973] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.293292] ftrace: allocating 31920 entries in 125 pages [ 0.324310] smpboot: Max logical packages: 1 [ 0.325758] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.328089] x2apic enabled [ 0.329441] Switched APIC routing to physical x2apic. [ 0.332294] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.334255] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.337819] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.340968] KVM setup paravirtual spinlock [ 0.342883] x86: Booted up 1 node, 1 CPUs [ 0.344315] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.346656] devtmpfs: initialized [ 0.348875] evm: security.selinux [ 0.350093] evm: security.SMACK64 [ 0.351309] evm: security.SMACK64EXEC [ 0.352611] evm: security.SMACK64TRANSMUTE [ 0.354025] evm: security.SMACK64MMAP [ 0.355326] evm: security.ima [ 0.356426] evm: security.capability [ 0.357792] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.361042] pinctrl core: initialized pinctrl subsystem [ 0.362889] RTC time: 14:12:22, date: 01/14/19 [ 0.364504] NET: Registered protocol family 16 [ 0.366131] cpuidle: using governor ladder [ 0.367553] cpuidle: using governor menu [ 0.368918] PCCT header not found. [ 0.370196] ACPI: bus type PCI registered [ 0.371574] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.373698] PCI: Using configuration type 1 for base access [ 0.376262] ACPI: Added _OSI(Module Device) [ 0.377696] ACPI: Added _OSI(Processor Device) [ 0.379205] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.380752] ACPI: Added _OSI(Processor Aggregator Device) [ 0.383326] ACPI: Interpreter enabled [ 0.384643] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.387839] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.391049] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.394273] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.397482] ACPI: (supports S0 S5) [ 0.398698] ACPI: Using IOAPIC for interrupt routing [ 0.400351] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.404887] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.406872] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.409034] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.411116] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.414951] acpiphp: Slot [3] registered [ 0.416339] acpiphp: Slot [4] registered [ 0.417706] acpiphp: Slot [5] registered [ 0.419100] acpiphp: Slot [6] registered [ 0.420480] acpiphp: Slot [7] registered [ 0.421848] acpiphp: Slot [8] registered [ 0.423253] acpiphp: Slot [9] registered [ 0.424668] acpiphp: Slot [10] registered [ 0.426084] acpiphp: Slot [11] registered [ 0.427485] acpiphp: Slot [12] registered [ 0.428871] acpiphp: Slot [13] registered [ 0.430285] acpiphp: Slot [14] registered [ 0.431675] acpiphp: Slot [15] registered [ 0.448870] acpiphp: Slot [16] registered [ 0.450289] acpiphp: Slot [17] registered [ 0.451677] acpiphp: Slot [18] registered [ 0.453080] acpiphp: Slot [19] registered [ 0.454476] acpiphp: Slot [20] registered [ 0.455862] acpiphp: Slot [21] registered [ 0.457281] acpiphp: Slot [22] registered [ 0.458666] acpiphp: Slot [23] registered [ 0.460069] acpiphp: Slot [24] registered [ 0.461473] acpiphp: Slot [25] registered [ 0.462857] acpiphp: Slot [26] registered [ 0.464271] acpiphp: Slot [27] registered [ 0.465663] acpiphp: Slot [28] registered [ 0.467071] acpiphp: Slot [29] registered [ 0.468465] acpiphp: Slot [30] registered [ 0.469854] acpiphp: Slot [31] registered [ 0.471272] PCI host bridge to bus 0000:00 [ 0.472659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.474767] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476879] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479409] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.481917] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.484481] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489238] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491446] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493493] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495722] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500060] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.502532] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.524230] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.526747] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.529431] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.531844] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.534262] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.536389] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.538540] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.540378] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.543055] vgaarb: loaded [ 0.544088] vgaarb: bridge control possible 0000:00:02.0 [ 0.546127] SCSI subsystem initialized [ 0.547649] ACPI: bus type USB registered [ 0.549081] usbcore: registered new interface driver usbfs [ 0.550854] usbcore: registered new interface driver hub [ 0.552605] usbcore: registered new device driver usb [ 0.556843] PCI: Using ACPI for IRQ routing [ 0.559275] NetLabel: Initializing [ 0.560517] NetLabel: domain hash size = 128 [ 0.561994] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.563651] NetLabel: unlabeled traffic allowed by default [ 0.565750] clocksource: Switched to clocksource kvm-clock [ 0.575988] AppArmor: AppArmor Filesystem Enabled [ 0.577628] pnp: PnP ACPI init [ 0.579242] pnp: PnP ACPI: found 5 devices [ 0.586324] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.589291] NET: Registered protocol family 2 [ 0.591066] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.593298] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.595381] TCP: Hash tables configured (established 4096 bind 4096) [ 0.597465] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.599349] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.601386] NET: Registered protocol family 1 [ 0.602910] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.604818] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.606692] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.621688] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.637173] Trying to unpack rootfs image as initramfs... [ 0.698815] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.701632] Scanning for low memory corruption every 60 seconds [ 0.703859] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.705918] audit: initializing netlink subsys (disabled) [ 0.707688] audit: type=2000 audit(1547475142.803:1): initialized [ 0.709930] Initialise system trusted keyring [ 0.711530] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.713546] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.716626] zbud: loaded [ 0.717811] VFS: Disk quotas dquot_6.6.0 [ 0.719221] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.721762] fuse init (API version 7.23) [ 0.723268] Key type big_key registered [ 0.724643] Allocating IMA MOK and blacklist keyrings. [ 0.726644] Key type asymmetric registered [ 0.728073] Asymmetric key parser 'x509' registered [ 0.729720] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.732279] io scheduler noop registered [ 0.733644] io scheduler deadline registered (default) [ 0.735363] io scheduler cfq registered [ 0.736802] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.738632] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.740806] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.743335] ACPI: Power Button [PWRF] [ 0.744785] GHES: HEST is not enabled! [ 0.759073] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.789060] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.792597] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.817909] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.821352] Linux agpgart interface v0.103 [ 0.824852] brd: module loaded [ 0.827213] loop: module loaded [ 0.832831] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.835351] GPT:90111 != 2097151 [ 0.836527] GPT:Alternate GPT header not at the end of the disk. [ 0.838440] GPT:90111 != 2097151 [ 0.839612] GPT: Use GNU Parted to correct GPT errors. [ 0.841296] vda: vda1 vda15 [ 0.843205] scsi host0: ata_piix [ 0.844497] scsi host1: ata_piix [ 0.845721] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.847838] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.850562] libphy: Fixed MDIO Bus: probed [ 0.851985] tun: Universal TUN/TAP device driver, 1.6 [ 0.853637] tun: (C) 1999-2004 Max Krasnyansky [ 0.856821] PPP generic driver version 2.4.2 [ 0.858368] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.860438] ehci-pci: EHCI PCI platform driver [ 0.861959] ehci-platform: EHCI generic platform driver [ 0.863673] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.865636] ohci-pci: OHCI PCI platform driver [ 0.867155] ohci-platform: OHCI generic platform driver [ 0.868875] uhci_hcd: USB Universal Host Controller Interface driver [ 0.883894] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885626] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.888164] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889891] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.891859] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.894075] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.896540] usb usb1: Product: UHCI Host Controller [ 0.898154] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.900131] usb usb1: SerialNumber: 0000:00:01.2 [ 0.901781] hub 1-0:1.0: USB hub found [ 0.903122] hub 1-0:1.0: 2 ports detected [ 0.904663] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.908208] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.909858] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.911605] mousedev: PS/2 mouse device common for all mice [ 0.913750] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.916680] rtc_cmos 00:00: RTC can wake from S4 [ 0.918749] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.920788] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.922848] i2c /dev entries driver [ 0.924145] device-mapper: uevent: version 1.0.3 [ 0.925769] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.928576] ledtrig-cpu: registered to indicate activity on CPUs [ 0.930773] NET: Registered protocol family 10 [ 0.932578] NET: Registered protocol family 17 [ 0.934156] Key type dns_resolver registered [ 0.935755] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.937648] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.940643] registered taskstats version 1 [ 0.942097] Loading compiled-in X.509 certificates [ 0.944260] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.947457] zswap: loaded using pool lzo/zbud [ 0.949724] Key type trusted registered [ 0.952103] Key type encrypted registered [ 0.953509] AppArmor: AppArmor sha1 policy hashing enabled [ 0.955309] ima: No TPM chip found, activating TPM-bypass! [ 0.957108] evm: HMAC attrs: 0x1 [ 0.958678] Magic number: 3:672:232 [ 0.960103] rtc_cmos 00:00: setting system clock to 2019-01-14 14:12:23 UTC (1547475143) [ 0.962851] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.964774] EDD information not available. [ 1.007464] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.025976] Write protecting the kernel read-only data: 14336k [ 1.029270] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.032267] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.191003] random: dd urandom read 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.5... Lease of 192.168.120.5 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 0.97. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCk8kFoXFCBs8pX8vjSJYKeb/tHGkYTGrTkVhy2SoA++ka6KbAvpuMMN+QH64m3k/9gL0nfDTbxcpaSFb3IglphakqsbwEyrxfrYgwHnVqE3FoX1Q/NHHap1diE1wdhin1rqacUNPA9KnZ29SVT1x+0w1XsM3+N06WhrjlPpAUkjk0WeHQacwIKAsEtXpEYjjGt+60WaDNtZBDqoaKZxg6gLpObrq1xsi4vHJirm8TV181gq/azdh8Qs2hWsC3Nn6KhlOVU3KaR+TTXpwBzckllwg8iPL0DvgNVQUz0cDyxPHEbfnEwyW/5P/k0hyrrxftWc2xQ726VXRDEB+jUC6bn root@singlevm1-vm-d27e1bd9-43f3-4fc8-91da-68f27fda6339 ssh-dss AAAAB3NzaC1kc3MAAACBANw7Y0Pzb+xNiK4pheMVbQTBlP4vIGS4N+HmrA5mtOmOJjcJagH36/C2/lc7kM+sL6qjyA6RvHkH1Z+t2o7KuFm88vJqpQpMCAyxgd7SZ0SA36zTySAPb2QunAJT/vwWAu267pHV02111cmQ/NqQJhxPJwDp71okpiVhnEqjk7pRAAAAFQDYtQXDm0XHFwfqp+AefwJ8IVi18wAAAIBYEjtjhGMYspJbCfcrtmtinv8EcdR+49k4XDh8bTnNBv7fIKZ1Gjftyz3tVJidzpCPcYL+Mpik/sC2X+1bF5ld7tQy4KKxbMHVq/QlipuflwO1ecwLaJ5Dgih/voc31/NChrp+VgRKxJvulneR4f5XnVe+PMu4tyVRq6P27iHLGAAAAIEAxcpdfwwaIx17xDbh2t4gUIzw2fkblOhZHrnRCBQz13Ly5syLQtAubwVBbfW4mWDi8a2Z3ymMqJ1m17+C0+v+HSZM8PVMGdZQ4rKFIh0Kldfo8qy+NQw70BZIOSNC8JIFtzq57SB45rBZyi44WGkLI5YjB29gVh+VzlfwksFlDn8= root@singlevm1-vm-d27e1bd9-43f3-4fc8-91da-68f27fda6339 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.10s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe01:d7ee/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-d27e1bd9-43f3-4fc8-91da-68f27fda6339 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.68 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-d27e1bd9-43f3-4fc8-91da-68f27fda6339 login: 2019-01-14 14:12:30,092 - functest.core.singlevm - DEBUG - output: Hello World 2019-01-14 14:12:30,093 - functest.core.singlevm - DEBUG - error: 2019-01-14 14:12:30,207 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:12:30,208 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:37 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 14:12:43,941 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-01-14 14:12:45,193 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'68ad5c0310c44ea3b1db10113986f35b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'singlevm2-project_d4a248bf-b8db-4705-8ece-753b9b5bbcbe'}) 2019-01-14 14:12:45,728 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3a458184d0134756b288fc0baa8346ff', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_d4a248bf-b8db-4705-8ece-753b9b5bbcbe'}) 2019-01-14 14:12:46,516 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'68ad5c0310c44ea3b1db10113986f35b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b78e60d4-845c-4d26-8f14-156329e8e5eb', 'username': u'singlevm2-user_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 14:12:46,519 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'password': 'b78e60d4-845c-4d26-8f14-156329e8e5eb', 'project_name': 'singlevm2-project_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '68ad5c0310c44ea3b1db10113986f35b', 'project_domain_name': 'Default'} 2019-01-14 14:12:46,520 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-01-14 14:12:47,552 - 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'2019-01-14T14:12:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0fccfa50-fc9c-477e-bda6-6dbb90b7ab70', u'provider:segmentation_id': 34, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', u'admin_state_up': True, u'tenant_id': u'68ad5c0310c44ea3b1db10113986f35b', u'created_at': u'2019-01-14T14:12:47Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'68ad5c0310c44ea3b1db10113986f35b'}) 2019-01-14 14:12:49,265 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:12:48Z', 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'ea3cc206-c42a-4e84-a89b-4fa7b45781c6', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', u'enable_dhcp': True, u'network_id': u'0fccfa50-fc9c-477e-bda6-6dbb90b7ab70', u'tenant_id': u'68ad5c0310c44ea3b1db10113986f35b', u'created_at': u'2019-01-14T14:12:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'68ad5c0310c44ea3b1db10113986f35b'}) 2019-01-14 14:12:50,782 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'68ad5c0310c44ea3b1db10113986f35b', u'created_at': u'2019-01-14T14:12:49Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T14:12:50Z', u'revision_number': 2, u'routes': [], u'project_id': u'68ad5c0310c44ea3b1db10113986f35b', u'id': u'be44fa13-426e-456d-9809-67bae06b0964', u'name': u'singlevm2-router_d4a248bf-b8db-4705-8ece-753b9b5bbcbe'}) 2019-01-14 14:12:55,893 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa/snap', u'metadata': Munch({})})], 'file': u'/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa/file', 'owner': u'68ad5c0310c44ea3b1db10113986f35b', 'id': u'04614cbf-76f8-46e8-b937-21ca3c1b73aa', 'size': 12716032, u'self': u'/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68ad5c0310c44ea3b1db10113986f35b', 'name': 'singlevm2-project_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:12:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T14:12:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'created': u'2019-01-14T14:12:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:12:53Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/04614cbf-76f8-46e8-b937-21ca3c1b73aa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:12:56,596 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', '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'35af50fe299141218ecf76b1b87b25ad', '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'2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b', 'swap': 0}) 2019-01-14 14:12:56,959 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpKvGkyOjpgIiA6qdWGgopoV+i3uuglImVYHiyU7g7gQemJnvcqY1CrNdlAAG+D20qVN3JvXaxcZfhOkYKjVt2Ei/C8Wawf7CTD3mdScKs8vnj4d9rQp3+uaH+mMorp30l7bynWYNbxxqUXr15yM2Tg1nNR72Q0elnSan465+O1oAgWmjgXE1v/wFypJM93Qy1nrAp+lJHEUIEuTDO8RAw+mRhc5lHWVkIXdLWYumTA/KBVarI36RmedLAyewh6Mpg11HRu+ygDU4tmhXr62HQlTQDZIfp3Bo2lxJx08Y649YNIM97FhEUQCqUbQglE1aWTprZjDUcLh6svCNa/hod Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqSrxpMjo6YCIgOqnVhoKKaFfot7roJSJlWB4slO4O4EHpiZ7\n3KmNQqzXZQABvg9tKlTdyb12sXGX4TpGCo1bdhIvwvFmsH+wkw95nUnCrPL54+Hf\na0Kd/rmh/pjKK6d9Je28p1mDW8calF69ecjNk4NZzUe9kNHpZ0mp+OufjtaAIFpo\n4FxNb/8BcqSTPd0MtZ6wKfpSRxFCBLkwzvEQMPpkYXOZR1lZCF3S1mLpkwPygVWq\nyN+kZnnSwMnsIejKYNdR0bvsoA1OLZoV6+th0JU0A2SH6dwaNpcScdPGOuPWDSDP\nexYRFEAqlG0IJRNWlk6a2Yw1HC4erLwjWv4aHQIDAQABAoIBAGbLwarwqxe5EznD\nXYvkpuhFN2gxLd2WZURwKueyF/GQpqVAHWQpY71wajLlnilwFlXy3BMLHmUVMcWb\nM5SV8U3+HyfGqS/3Z8T1UmFRwQp3W4IubyUuhfOTueyLy85bKKEzpb/LlRbgFjay\nm1C1xLYuyxMC1R57b+ljyfWIuJyCnn4KAc0+7jhbav2LEEFjAfpBWrgDMsDqApsz\no29pu7YvvwIGgtgiQqxKJp5URpbCfqGkhHdWslZG9PaNpkkPU25vwwmNGRtm3Rig\nM9te+Y4yWmETWFMjY5lhB07qXgmRNoXishmO8MDmPLd8ayxdpDxNCp/zfgSb8121\ngO8Rj8ECgYEA2sTdeBdVIbOk0r5Ra2nq3cI/2MZaLBN2CefyStM54jJSDd7vdaSc\n2CH+0uUtC9+HPQpmBf8pOOZSjOE+elbciZ3hWS22ik7bpz+ro7KGHe29E4cAIK0P\nQfcbQIDGP8DG9Gw+CXGH1nHf/U6Nv3UAzLcujFjBQhAgGsp/KRUmO9sCgYEAxfUY\nWg9Fh1SdbS5fNBcWd/5asf5URxaFFVCTEcdhvZPSrgalbp+4hpDryUXkEQ50CNn2\nftyrJZSPsum11w9OTo7lm7R6AHMirw7ckoxhHpGd9cex5Mdev8ozt02b/uRdRDfq\nvqfxG14+C41LxrqBt+K3g5GR4RlCNocoG3b9n2cCgYASOdyJqMf66tCMjjaSUFy0\n5P4UvVG94lEvOhfBjB+CbNbROQWSM4itqQdl4poCJzlJKJifX0a76tRt0EY4QwxU\nmsave1N96lv6bx+Jn9H0pF3gRpsIHeLrh/7JPPFHVnQ84Ne6Sa8beplCrUy56rGK\nXKiQIMTZECbclIpLjeuFiQKBgQCyES6+lE4u1eZmd/gbm0kS1zIuOmEFMTS1X61r\nqLY7GeXBtSjKwdHy+hmfC8eDsESgUbBxnX42Z9R7U8/GjHYcJF5WGZpFHUxtvCid\nirkyDjrRA7j52n1YeELc+GsCddmPq9z1c4xm2fdl3Mv1D3/wMXhyWVen7FirRBjH\n29l4sQKBgQCbdyKIYMmzhNpNZuUz+x3vMPvTR9fCM6fVeUuclE+Q92L6G78VweeS\nUzKMckMep4azCneFNuE9tA0Jz+fEmU5svKwIQf/zyW7OqpAhaTCl8pJ0p0mHkZRB\nbcKsgH2jYuTACAAIF/WGSQgxJF6UyIjyIyQYgGE3De8YUdnXk7P8ew==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3a458184d0134756b288fc0baa8346ff', 'name': u'singlevm2-kp_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'created_at': '2019-01-14T14:12:56.959006', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68ad5c0310c44ea3b1db10113986f35b', 'name': 'singlevm2-project_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'39:b3:d0:cc:79:88:3d:81:d4:61:7f:09:26:d6:3c:0e', 'type': 'ssh', 'id': u'singlevm2-kp_d4a248bf-b8db-4705-8ece-753b9b5bbcbe'}) 2019-01-14 14:12:56,959 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAqSrxpMjo6YCIgOqnVhoKKaFfot7roJSJlWB4slO4O4EHpiZ7 3KmNQqzXZQABvg9tKlTdyb12sXGX4TpGCo1bdhIvwvFmsH+wkw95nUnCrPL54+Hf a0Kd/rmh/pjKK6d9Je28p1mDW8calF69ecjNk4NZzUe9kNHpZ0mp+OufjtaAIFpo 4FxNb/8BcqSTPd0MtZ6wKfpSRxFCBLkwzvEQMPpkYXOZR1lZCF3S1mLpkwPygVWq yN+kZnnSwMnsIejKYNdR0bvsoA1OLZoV6+th0JU0A2SH6dwaNpcScdPGOuPWDSDP exYRFEAqlG0IJRNWlk6a2Yw1HC4erLwjWv4aHQIDAQABAoIBAGbLwarwqxe5EznD XYvkpuhFN2gxLd2WZURwKueyF/GQpqVAHWQpY71wajLlnilwFlXy3BMLHmUVMcWb M5SV8U3+HyfGqS/3Z8T1UmFRwQp3W4IubyUuhfOTueyLy85bKKEzpb/LlRbgFjay m1C1xLYuyxMC1R57b+ljyfWIuJyCnn4KAc0+7jhbav2LEEFjAfpBWrgDMsDqApsz o29pu7YvvwIGgtgiQqxKJp5URpbCfqGkhHdWslZG9PaNpkkPU25vwwmNGRtm3Rig M9te+Y4yWmETWFMjY5lhB07qXgmRNoXishmO8MDmPLd8ayxdpDxNCp/zfgSb8121 gO8Rj8ECgYEA2sTdeBdVIbOk0r5Ra2nq3cI/2MZaLBN2CefyStM54jJSDd7vdaSc 2CH+0uUtC9+HPQpmBf8pOOZSjOE+elbciZ3hWS22ik7bpz+ro7KGHe29E4cAIK0P QfcbQIDGP8DG9Gw+CXGH1nHf/U6Nv3UAzLcujFjBQhAgGsp/KRUmO9sCgYEAxfUY Wg9Fh1SdbS5fNBcWd/5asf5URxaFFVCTEcdhvZPSrgalbp+4hpDryUXkEQ50CNn2 ftyrJZSPsum11w9OTo7lm7R6AHMirw7ckoxhHpGd9cex5Mdev8ozt02b/uRdRDfq vqfxG14+C41LxrqBt+K3g5GR4RlCNocoG3b9n2cCgYASOdyJqMf66tCMjjaSUFy0 5P4UvVG94lEvOhfBjB+CbNbROQWSM4itqQdl4poCJzlJKJifX0a76tRt0EY4QwxU msave1N96lv6bx+Jn9H0pF3gRpsIHeLrh/7JPPFHVnQ84Ne6Sa8beplCrUy56rGK XKiQIMTZECbclIpLjeuFiQKBgQCyES6+lE4u1eZmd/gbm0kS1zIuOmEFMTS1X61r qLY7GeXBtSjKwdHy+hmfC8eDsESgUbBxnX42Z9R7U8/GjHYcJF5WGZpFHUxtvCid irkyDjrRA7j52n1YeELc+GsCddmPq9z1c4xm2fdl3Mv1D3/wMXhyWVen7FirRBjH 29l4sQKBgQCbdyKIYMmzhNpNZuUz+x3vMPvTR9fCM6fVeUuclE+Q92L6G78VweeS UzKMckMep4azCneFNuE9tA0Jz+fEmU5svKwIQf/zyW7OqpAhaTCl8pJ0p0mHkZRB bcKsgH2jYuTACAAIF/WGSQgxJF6UyIjyIyQYgGE3De8YUdnXk7P8ew== -----END RSA PRIVATE KEY----- 2019-01-14 14:13:14,938 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_d4a248bf-b8db-4705-8ece-753b9b5bbcbe': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:23:76:fd', 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'04614cbf-76f8-46e8-b937-21ca3c1b73aa'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T14:13:12.000000', 'flavor': Munch({u'id': u'2b1fbde0-e25c-4e8c-8785-5ad3fc6a565b'}), 'az': u'nova', 'id': u'6b3c2357-273b-4131-aba2-30b8ef9631dd', 'security_groups': [Munch({u'name': u'singlevm2-sg_d4a248bf-b8db-4705-8ece-753b9b5bbcbe'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3a458184d0134756b288fc0baa8346ff', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68ad5c0310c44ea3b1db10113986f35b', 'name': 'singlevm2-project_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', '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'2019-01-14T14:13:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T14:13:12Z', 'hostId': u'0270dec100f8ec114b7fba37afcdc3987a3234b3e0946524903f6594', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'0270dec100f8ec114b7fba37afcdc3987a3234b3e0946524903f6594', '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'2019-01-14T14:13:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'68ad5c0310c44ea3b1db10113986f35b', 'name': u'singlevm2-vm_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'adminPass': u'dHpWuHcjuNm6', 'tenant_id': u'68ad5c0310c44ea3b1db10113986f35b', 'created_at': u'2019-01-14T14:13:02Z', 'created': u'2019-01-14T14:13:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 14:13:16,796 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'be44fa13-426e-456d-9809-67bae06b0964', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'68ad5c0310c44ea3b1db10113986f35b', 'created_at': u'2019-01-14T14:13:16Z', 'attached': True, 'updated_at': u'2019-01-14T14:13:16Z', 'id': u'21b2437e-7a54-450a-8684-f10299f76b33', 'floating_network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.213', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68ad5c0310c44ea3b1db10113986f35b', 'name': 'singlevm2-project_d4a248bf-b8db-4705-8ece-753b9b5bbcbe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'be44fa13-426e-456d-9809-67bae06b0964', 'project_id': u'68ad5c0310c44ea3b1db10113986f35b', 'port_id': u'31d376a2-6090-4b5e-90ff-f0ecfb1b63d9', 'port': u'31d376a2-6090-4b5e-90ff-f0ecfb1b63d9', 'network': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}) 2019-01-14 14:13:16,899 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 536355227 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.230194] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.233109] pid_max: default: 32768 minimum: 301 [ 0.234677] ACPI: Core revision 20150930 [ 0.236659] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.238946] Security Framework initialized [ 0.240372] Yama: becoming mindful. [ 0.241649] AppArmor: AppArmor initialized [ 0.243119] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245418] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.247641] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249766] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252161] Initializing cgroup subsys io [ 0.253589] Initializing cgroup subsys memory [ 0.255095] Initializing cgroup subsys devices [ 0.256635] Initializing cgroup subsys freezer [ 0.258158] Initializing cgroup subsys net_cls [ 0.259678] Initializing cgroup subsys perf_event [ 0.261280] Initializing cgroup subsys net_prio [ 0.262829] Initializing cgroup subsys hugetlb [ 0.264343] Initializing cgroup subsys pids [ 0.265850] CPU: Physical Processor ID: 0 [ 0.267954] mce: CPU supports 10 MCE banks [ 0.269429] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.271184] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.289755] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.298083] ftrace: allocating 31920 entries in 125 pages [ 0.328951] smpboot: Max logical packages: 1 [ 0.330450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.332819] x2apic enabled [ 0.334169] Switched APIC routing to physical x2apic. [ 0.337040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.339001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.342622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.345747] KVM setup paravirtual spinlock [ 0.347655] x86: Booted up 1 node, 1 CPUs [ 0.349066] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.351430] devtmpfs: initialized [ 0.353656] evm: security.selinux [ 0.354876] evm: security.SMACK64 [ 0.356080] evm: security.SMACK64EXEC [ 0.357385] evm: security.SMACK64TRANSMUTE [ 0.358797] evm: security.SMACK64MMAP [ 0.360096] evm: security.ima [ 0.361209] evm: security.capability [ 0.362558] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.365771] pinctrl core: initialized pinctrl subsystem [ 0.367644] RTC time: 14:13:12, date: 01/14/19 [ 0.369265] NET: Registered protocol family 16 [ 0.370908] cpuidle: using governor ladder [ 0.372342] cpuidle: using governor menu [ 0.373719] PCCT header not found. [ 0.375007] ACPI: bus type PCI registered [ 0.376412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.378564] PCI: Using configuration type 1 for base access [ 0.381130] ACPI: Added _OSI(Module Device) [ 0.382591] ACPI: Added _OSI(Processor Device) [ 0.384101] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.385678] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388270] ACPI: Interpreter enabled [ 0.389591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.392823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.396056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.399296] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.402521] ACPI: (supports S0 S5) [ 0.403757] ACPI: Using IOAPIC for interrupt routing [ 0.405417] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.409888] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.411883] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.414048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.416150] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.419965] acpiphp: Slot [3] registered [ 0.421364] acpiphp: Slot [4] registered [ 0.422763] acpiphp: Slot [5] registered [ 0.424165] acpiphp: Slot [6] registered [ 0.425555] acpiphp: Slot [7] registered [ 0.426946] acpiphp: Slot [8] registered [ 0.428345] acpiphp: Slot [9] registered [ 0.429732] acpiphp: Slot [10] registered [ 0.431146] acpiphp: Slot [11] registered [ 0.432568] acpiphp: Slot [12] registered [ 0.433983] acpiphp: Slot [13] registered [ 0.435402] acpiphp: Slot [14] registered [ 0.436822] acpiphp: Slot [15] registered [ 0.454136] acpiphp: Slot [16] registered [ 0.455547] acpiphp: Slot [17] registered [ 0.456963] acpiphp: Slot [18] registered [ 0.458378] acpiphp: Slot [19] registered [ 0.459788] acpiphp: Slot [20] registered [ 0.461198] acpiphp: Slot [21] registered [ 0.462613] acpiphp: Slot [22] registered [ 0.464031] acpiphp: Slot [23] registered [ 0.465446] acpiphp: Slot [24] registered [ 0.466871] acpiphp: Slot [25] registered [ 0.468285] acpiphp: Slot [26] registered [ 0.469695] acpiphp: Slot [27] registered [ 0.471117] acpiphp: Slot [28] registered [ 0.472533] acpiphp: Slot [29] registered [ 0.473943] acpiphp: Slot [30] registered [ 0.475360] acpiphp: Slot [31] registered [ 0.476765] PCI host bridge to bus 0000:00 [ 0.478184] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.480318] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.482456] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.484996] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.487540] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.490135] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.494856] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.497095] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.499163] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501390] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.505725] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.508218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.531990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.536496] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.538962] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.541406] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.543825] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.545990] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.548276] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.550126] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.552832] vgaarb: loaded [ 0.553871] vgaarb: bridge control possible 0000:00:02.0 [ 0.555966] SCSI subsystem initialized [ 0.557563] ACPI: bus type USB registered [ 0.559004] usbcore: registered new interface driver usbfs [ 0.560802] usbcore: registered new interface driver hub [ 0.562552] usbcore: registered new device driver usb [ 0.564439] PCI: Using ACPI for IRQ routing [ 0.566368] NetLabel: Initializing [ 0.567618] NetLabel: domain hash size = 128 [ 0.569111] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.570787] NetLabel: unlabeled traffic allowed by default [ 0.572830] clocksource: Switched to clocksource kvm-clock [ 0.583178] AppArmor: AppArmor Filesystem Enabled [ 0.584839] pnp: PnP ACPI init [ 0.586317] pnp: PnP ACPI: found 5 devices [ 0.593416] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.596405] NET: Registered protocol family 2 [ 0.598188] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.600450] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.602556] TCP: Hash tables configured (established 4096 bind 4096) [ 0.604666] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.606580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.608634] NET: Registered protocol family 1 [ 0.610162] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.612084] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.613969] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.628932] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.644169] Trying to unpack rootfs image as initramfs... [ 0.705917] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.708727] Scanning for low memory corruption every 60 seconds [ 0.710968] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.713049] audit: initializing netlink subsys (disabled) [ 0.714845] audit: type=2000 audit(1547475193.825:1): initialized [ 0.717112] Initialise system trusted keyring [ 0.718731] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.720755] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.723848] zbud: loaded [ 0.725028] VFS: Disk quotas dquot_6.6.0 [ 0.726449] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.729022] fuse init (API version 7.23) [ 0.730534] Key type big_key registered [ 0.731919] Allocating IMA MOK and blacklist keyrings. [ 0.733952] Key type asymmetric registered [ 0.735390] Asymmetric key parser 'x509' registered [ 0.737067] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.739656] io scheduler noop registered [ 0.741044] io scheduler deadline registered (default) [ 0.742782] io scheduler cfq registered [ 0.744231] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.746071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.748268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.750804] ACPI: Power Button [PWRF] [ 0.752229] GHES: HEST is not enabled! [ 0.766502] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.796447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.799965] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.825203] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.828671] Linux agpgart interface v0.103 [ 0.832189] brd: module loaded [ 0.834564] loop: module loaded [ 0.840191] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.842738] GPT:90111 != 2097151 [ 0.843928] GPT:Alternate GPT header not at the end of the disk. [ 0.845860] GPT:90111 != 2097151 [ 0.847045] GPT: Use GNU Parted to correct GPT errors. [ 0.848746] vda: vda1 vda15 [ 0.850598] scsi host0: ata_piix [ 0.851910] scsi host1: ata_piix [ 0.853155] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.855299] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.858044] libphy: Fixed MDIO Bus: probed [ 0.859480] tun: Universal TUN/TAP device driver, 1.6 [ 0.861166] tun: (C) 1999-2004 Max Krasnyansky [ 0.864445] PPP generic driver version 2.4.2 [ 0.866005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.868099] ehci-pci: EHCI PCI platform driver [ 0.869630] ehci-platform: EHCI generic platform driver [ 0.871374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.873367] ohci-pci: OHCI PCI platform driver [ 0.874899] ohci-platform: OHCI generic platform driver [ 0.876644] uhci_hcd: USB Universal Host Controller Interface driver [ 0.891644] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.893392] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.895956] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.897694] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.899682] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.901904] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.904399] usb usb1: Product: UHCI Host Controller [ 0.906036] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.908043] usb usb1: SerialNumber: 0000:00:01.2 [ 0.909701] hub 1-0:1.0: USB hub found [ 0.911064] hub 1-0:1.0: 2 ports detected [ 0.912620] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.916213] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.917893] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.919661] mousedev: PS/2 mouse device common for all mice [ 0.921845] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.924797] rtc_cmos 00:00: RTC can wake from S4 [ 0.926888] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.928975] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.931061] i2c /dev entries driver [ 0.932368] device-mapper: uevent: version 1.0.3 [ 0.934024] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.936913] ledtrig-cpu: registered to indicate activity on CPUs [ 0.939151] NET: Registered protocol family 10 [ 0.940992] NET: Registered protocol family 17 [ 0.942546] Key type dns_resolver registered [ 0.944153] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.946077] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.949151] registered taskstats version 1 [ 0.950617] Loading compiled-in X.509 certificates [ 0.952799] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.956058] zswap: loaded using pool lzo/zbud [ 0.958355] Key type trusted registered [ 0.960766] Key type encrypted registered [ 0.962203] AppArmor: AppArmor sha1 policy hashing enabled [ 0.964020] ima: No TPM chip found, activating TPM-bypass! [ 0.965846] evm: HMAC attrs: 0x1 [ 0.967416] Magic number: 3:672:232 [ 0.968868] rtc_cmos 00:00: setting system clock to 2019-01-14 14:13:13 UTC (1547475193) [ 0.971671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.973631] EDD information not available. [ 1.014492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.033086] Write protecting the kernel read-only data: 14336k [ 1.036385] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.039405] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.089865] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.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 0.98. iid=i-00000005 2019-01-14 14:13:17,901 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.213: timed out 2019-01-14 14:13:27,069 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 536355227 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.230194] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.233109] pid_max: default: 32768 minimum: 301 [ 0.234677] ACPI: Core revision 20150930 [ 0.236659] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.238946] Security Framework initialized [ 0.240372] Yama: becoming mindful. [ 0.241649] AppArmor: AppArmor initialized [ 0.243119] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245418] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.247641] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249766] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252161] Initializing cgroup subsys io [ 0.253589] Initializing cgroup subsys memory [ 0.255095] Initializing cgroup subsys devices [ 0.256635] Initializing cgroup subsys freezer [ 0.258158] Initializing cgroup subsys net_cls [ 0.259678] Initializing cgroup subsys perf_event [ 0.261280] Initializing cgroup subsys net_prio [ 0.262829] Initializing cgroup subsys hugetlb [ 0.264343] Initializing cgroup subsys pids [ 0.265850] CPU: Physical Processor ID: 0 [ 0.267954] mce: CPU supports 10 MCE banks [ 0.269429] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.271184] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.289755] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.298083] ftrace: allocating 31920 entries in 125 pages [ 0.328951] smpboot: Max logical packages: 1 [ 0.330450] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.332819] x2apic enabled [ 0.334169] Switched APIC routing to physical x2apic. [ 0.337040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.339001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.342622] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.345747] KVM setup paravirtual spinlock [ 0.347655] x86: Booted up 1 node, 1 CPUs [ 0.349066] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.351430] devtmpfs: initialized [ 0.353656] evm: security.selinux [ 0.354876] evm: security.SMACK64 [ 0.356080] evm: security.SMACK64EXEC [ 0.357385] evm: security.SMACK64TRANSMUTE [ 0.358797] evm: security.SMACK64MMAP [ 0.360096] evm: security.ima [ 0.361209] evm: security.capability [ 0.362558] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.365771] pinctrl core: initialized pinctrl subsystem [ 0.367644] RTC time: 14:13:12, date: 01/14/19 [ 0.369265] NET: Registered protocol family 16 [ 0.370908] cpuidle: using governor ladder [ 0.372342] cpuidle: using governor menu [ 0.373719] PCCT header not found. [ 0.375007] ACPI: bus type PCI registered [ 0.376412] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.378564] PCI: Using configuration type 1 for base access [ 0.381130] ACPI: Added _OSI(Module Device) [ 0.382591] ACPI: Added _OSI(Processor Device) [ 0.384101] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.385678] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388270] ACPI: Interpreter enabled [ 0.389591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.392823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.396056] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.399296] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.402521] ACPI: (supports S0 S5) [ 0.403757] ACPI: Using IOAPIC for interrupt routing [ 0.405417] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.409888] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.411883] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.414048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.416150] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.419965] acpiphp: Slot [3] registered [ 0.421364] acpiphp: Slot [4] registered [ 0.422763] acpiphp: Slot [5] registered [ 0.424165] acpiphp: Slot [6] registered [ 0.425555] acpiphp: Slot [7] registered [ 0.426946] acpiphp: Slot [8] registered [ 0.428345] acpiphp: Slot [9] registered [ 0.429732] acpiphp: Slot [10] registered [ 0.431146] acpiphp: Slot [11] registered [ 0.432568] acpiphp: Slot [12] registered [ 0.433983] acpiphp: Slot [13] registered [ 0.435402] acpiphp: Slot [14] registered [ 0.436822] acpiphp: Slot [15] registered [ 0.454136] acpiphp: Slot [16] registered [ 0.455547] acpiphp: Slot [17] registered [ 0.456963] acpiphp: Slot [18] registered [ 0.458378] acpiphp: Slot [19] registered [ 0.459788] acpiphp: Slot [20] registered [ 0.461198] acpiphp: Slot [21] registered [ 0.462613] acpiphp: Slot [22] registered [ 0.464031] acpiphp: Slot [23] registered [ 0.465446] acpiphp: Slot [24] registered [ 0.466871] acpiphp: Slot [25] registered [ 0.468285] acpiphp: Slot [26] registered [ 0.469695] acpiphp: Slot [27] registered [ 0.471117] acpiphp: Slot [28] registered [ 0.472533] acpiphp: Slot [29] registered [ 0.473943] acpiphp: Slot [30] registered [ 0.475360] acpiphp: Slot [31] registered [ 0.476765] PCI host bridge to bus 0000:00 [ 0.478184] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.480318] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.482456] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.484996] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.487540] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.490135] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.494856] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.497095] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.499163] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501390] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.505725] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.508218] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.531990] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.536496] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.538962] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.541406] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.543825] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.545990] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.548276] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.550126] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.552832] vgaarb: loaded [ 0.553871] vgaarb: bridge control possible 0000:00:02.0 [ 0.555966] SCSI subsystem initialized [ 0.557563] ACPI: bus type USB registered [ 0.559004] usbcore: registered new interface driver usbfs [ 0.560802] usbcore: registered new interface driver hub [ 0.562552] usbcore: registered new device driver usb [ 0.564439] PCI: Using ACPI for IRQ routing [ 0.566368] NetLabel: Initializing [ 0.567618] NetLabel: domain hash size = 128 [ 0.569111] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.570787] NetLabel: unlabeled traffic allowed by default [ 0.572830] clocksource: Switched to clocksource kvm-clock [ 0.583178] AppArmor: AppArmor Filesystem Enabled [ 0.584839] pnp: PnP ACPI init [ 0.586317] pnp: PnP ACPI: found 5 devices [ 0.593416] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.596405] NET: Registered protocol family 2 [ 0.598188] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.600450] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.602556] TCP: Hash tables configured (established 4096 bind 4096) [ 0.604666] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.606580] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.608634] NET: Registered protocol family 1 [ 0.610162] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.612084] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.613969] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.628932] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.644169] Trying to unpack rootfs image as initramfs... [ 0.705917] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.708727] Scanning for low memory corruption every 60 seconds [ 0.710968] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.713049] audit: initializing netlink subsys (disabled) [ 0.714845] audit: type=2000 audit(1547475193.825:1): initialized [ 0.717112] Initialise system trusted keyring [ 0.718731] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.720755] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.723848] zbud: loaded [ 0.725028] VFS: Disk quotas dquot_6.6.0 [ 0.726449] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.729022] fuse init (API version 7.23) [ 0.730534] Key type big_key registered [ 0.731919] Allocating IMA MOK and blacklist keyrings. [ 0.733952] Key type asymmetric registered [ 0.735390] Asymmetric key parser 'x509' registered [ 0.737067] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.739656] io scheduler noop registered [ 0.741044] io scheduler deadline registered (default) [ 0.742782] io scheduler cfq registered [ 0.744231] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.746071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.748268] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.750804] ACPI: Power Button [PWRF] [ 0.752229] GHES: HEST is not enabled! [ 0.766502] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.796447] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.799965] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.825203] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.828671] Linux agpgart interface v0.103 [ 0.832189] brd: module loaded [ 0.834564] loop: module loaded [ 0.840191] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.842738] GPT:90111 != 2097151 [ 0.843928] GPT:Alternate GPT header not at the end of the disk. [ 0.845860] GPT:90111 != 2097151 [ 0.847045] GPT: Use GNU Parted to correct GPT errors. [ 0.848746] vda: vda1 vda15 [ 0.850598] scsi host0: ata_piix [ 0.851910] scsi host1: ata_piix [ 0.853155] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.855299] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.858044] libphy: Fixed MDIO Bus: probed [ 0.859480] tun: Universal TUN/TAP device driver, 1.6 [ 0.861166] tun: (C) 1999-2004 Max Krasnyansky [ 0.864445] PPP generic driver version 2.4.2 [ 0.866005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.868099] ehci-pci: EHCI PCI platform driver [ 0.869630] ehci-platform: EHCI generic platform driver [ 0.871374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.873367] ohci-pci: OHCI PCI platform driver [ 0.874899] ohci-platform: OHCI generic platform driver [ 0.876644] uhci_hcd: USB Universal Host Controller Interface driver [ 0.891644] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.893392] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.895956] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.897694] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.899682] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.901904] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.904399] usb usb1: Product: UHCI Host Controller [ 0.906036] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.908043] usb usb1: SerialNumber: 0000:00:01.2 [ 0.909701] hub 1-0:1.0: USB hub found [ 0.911064] hub 1-0:1.0: 2 ports detected [ 0.912620] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.916213] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.917893] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.919661] mousedev: PS/2 mouse device common for all mice [ 0.921845] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.924797] rtc_cmos 00:00: RTC can wake from S4 [ 0.926888] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.928975] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.931061] i2c /dev entries driver [ 0.932368] device-mapper: uevent: version 1.0.3 [ 0.934024] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.936913] ledtrig-cpu: registered to indicate activity on CPUs [ 0.939151] NET: Registered protocol family 10 [ 0.940992] NET: Registered protocol family 17 [ 0.942546] Key type dns_resolver registered [ 0.944153] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.946077] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.949151] registered taskstats version 1 [ 0.950617] Loading compiled-in X.509 certificates [ 0.952799] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.956058] zswap: loaded using pool lzo/zbud [ 0.958355] Key type trusted registered [ 0.960766] Key type encrypted registered [ 0.962203] AppArmor: AppArmor sha1 policy hashing enabled [ 0.964020] ima: No TPM chip found, activating TPM-bypass! [ 0.965846] evm: HMAC attrs: 0x1 [ 0.967416] Magic number: 3:672:232 [ 0.968868] rtc_cmos 00:00: setting system clock to 2019-01-14 14:13:13 UTC (1547475193) [ 0.971671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.973631] EDD information not available. [ 1.014492] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.033086] Write protecting the kernel read-only data: 14336k [ 1.036385] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.039405] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.089865] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.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 0.98. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCm9IKh88r2p/SHu7MZ7dQlEYdiOF1/tjkPeX1015hmna6KL2phCyyYiku0/Pn3KfvvuaXGw8HT59N1nuOmcftAwHHjN08WJT90zSSjfE4M5nj3Q+BR/w+0K1sNejH6XiXl3wUYpiKXpkPveg3CD/JriHle08hmvgmZxxYIklkqivxzDjfJlUq9f8YrfQHK561VZLjfzj0TPnOnyd0T3zF3h7J+PzGx33QzSO9MRwWT+ONGk8P/CRN5JyosIgqaGbnUSqWzoh9ZcKftMIr2Yh4ORHriwEEHwprm1Fc5Z1gr3jUCoRcdFcjPUorhdRjaGhpMMebWupRgmqPRfzJcGqj/ root@singlevm2-vm-d4a248bf-b8db-4705-8ece-753b9b5bbcbe ssh-dss AAAAB3NzaC1kc3MAAACBANlcavpSYxBW4UD0P5YVuM1+QHk0yUAL73WcoNrtUclfk9oWhmzMVvSg3EYdwowTAyHqq4rmQXJIiU/xAJDxf39xYk85fteJZzYM2xNXIiiIbmW5gx+s8slmO2Qou1emRSxlXjidWPD9A+20wc/qUBLs0dwqQuCX3vFFmxYf0CxRAAAAFQDs673vQzLdcjHSz6huAg/DPWADbQAAAIALwRyl5V/lTHi3cGaewGG2PRdPDvqi81qyQgVzcP/kn25K0WOJj0UNqApLxt0WGw8Xus17KSbYAZmA05bdI5SFwohz3B9hCQYdaboY3tI5F9NvBlqIwWYqK0Aw+kCc4VsNIMra4Awt7G1bmP+8mBSPdXt507q55iFbaJ4hmHXjMAAAAIEAmz+Me3rfPpIlfWhvQqR9/WQOK/e/i3B3N47TAxHwwmekIs95u5JXZA7MgW+umdFtWykAC16jaL+VfybSY3XNMYSeLBdcdps911hTes0mG7cf2/POsANE7hBHS9KUJwHMFCGI6ccnJd17+ex0F2i5RPwBlIz6qXU69McP8Y3+rK0= root@singlevm2-vm-d4a248bf-b8db-4705-8ece-753b9b5bbcbe -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.33s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe23:76fd/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-d4a248bf-b8db-4705-8ece-753b9b5bbcbe launch-index: 0 === cirros: current=0.4.0 uptime=4.29 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-d4a248bf-b8db-4705-8ece-753b9b5bbcbe login: 2019-01-14 14:13:27,140 - functest.core.singlevm - DEBUG - output: Hello World 2019-01-14 14:13:27,141 - functest.core.singlevm - DEBUG - error: 2019-01-14 14:13:27,245 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:13:27,245 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:41 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 14:13:42,023 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-01-14 14:13:43,085 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'0393c46ba8dd48fda5eb6931def91bd5', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757'}) 2019-01-14 14:13:43,464 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2b2dc8afc99740e891b52cc7fc051e31', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_a69a4800-73e9-4743-a774-e0c9e709e757'}) 2019-01-14 14:13:44,270 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'0393c46ba8dd48fda5eb6931def91bd5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5e73002a-4102-4417-9ab4-1d6a5118a425', 'username': u'vping_ssh-user_a69a4800-73e9-4743-a774-e0c9e709e757', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 14:13:44,273 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_a69a4800-73e9-4743-a774-e0c9e709e757', 'password': '5e73002a-4102-4417-9ab4-1d6a5118a425', 'project_name': 'vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '0393c46ba8dd48fda5eb6931def91bd5', 'project_domain_name': 'Default'} 2019-01-14 14:13:44,274 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-01-14 14:13:45,300 - 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'2019-01-14T14:13:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'70c4bfd4-4126-425e-994a-761e2d411f52', u'provider:segmentation_id': 96, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757', u'admin_state_up': True, u'tenant_id': u'0393c46ba8dd48fda5eb6931def91bd5', u'created_at': u'2019-01-14T14:13:44Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0393c46ba8dd48fda5eb6931def91bd5'}) 2019-01-14 14:13:47,029 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:13:46Z', 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'7609b1c8-e81a-4073-bfbe-a9569406d262', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_a69a4800-73e9-4743-a774-e0c9e709e757', u'enable_dhcp': True, u'network_id': u'70c4bfd4-4126-425e-994a-761e2d411f52', u'tenant_id': u'0393c46ba8dd48fda5eb6931def91bd5', u'created_at': u'2019-01-14T14:13:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0393c46ba8dd48fda5eb6931def91bd5'}) 2019-01-14 14:13:48,572 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0393c46ba8dd48fda5eb6931def91bd5', u'created_at': u'2019-01-14T14:13:47Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T14:13:48Z', u'revision_number': 2, u'routes': [], u'project_id': u'0393c46ba8dd48fda5eb6931def91bd5', u'id': u'2823ac7a-0832-44e0-a9bd-a956845bee4a', u'name': u'vping_ssh-router_a69a4800-73e9-4743-a774-e0c9e709e757'}) 2019-01-14 14:13:53,612 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a2d73ad3-80f2-4929-863d-550d391f7499/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499/file', 'owner': u'0393c46ba8dd48fda5eb6931def91bd5', 'id': u'a2d73ad3-80f2-4929-863d-550d391f7499', 'size': 12716032, u'self': u'/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0393c46ba8dd48fda5eb6931def91bd5', 'name': 'vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a2d73ad3-80f2-4929-863d-550d391f7499/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:13:53Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T14:13:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757', 'created': u'2019-01-14T14:13:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:13:51Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a2d73ad3-80f2-4929-863d-550d391f7499', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_a69a4800-73e9-4743-a774-e0c9e709e757', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:13:53,874 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_a69a4800-73e9-4743-a774-e0c9e709e757', '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'35af50fe299141218ecf76b1b87b25ad', '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'a7397e5c-2487-401d-9e08-bdf960f6b3f7', 'swap': 0}) 2019-01-14 14:13:54,397 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKH8J2PxBBv0gU8+TS3u4kfVNT10PUkor7caRVD4a2CHfm34oizBO3pwZUTv2i1cuqr7XbDnZwJwaRn6TQIZWUWfv6mUWzt3aS7BzPDerR88s7zfszUUUQmQWxTQBBY6PfEYQ8NsQSxC9hdG7m1GTnXSbLoHXjw6hddzzA06WX4OGffvsbezl4t+WEh7vjqkaSx0+Ws5agwNLzfeDXA4ADWC2FxaeieXKZkonIoU6/gpc+T2OELJd+0nSeVX2V+4g0Y6x3bKyArVEHs61newG7i+ce76RMhvFs6++zYfLxGfbCBPgoVUbJza2DhUin69roVm5Ko+dgQDwxntQFmF8F Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAyh/Cdj8QQb9IFPPk0t7uJH1TU9dD1JKK+3GkVQ+Gtgh35t+K\nIswTt6cGVE79otXLqq+12w52cCcGkZ+k0CGVlFn7+plFs7d2kuwczw3q0fPLO837\nM1FFEJkFsU0AQWOj3xGEPDbEEsQvYXRu5tRk510my6B148OoXXc8wNOll+Dhn377\nG3s5eLflhIe746pGksdPlrOWoMDS833g1wOAA1gthcWnonlymZKJyKFOv4KXPk9j\nhCyXftJ0nlV9lfuINGOsd2ysgK1RB7OtZ3sBu4vnHu+kTIbxbOvvs2Hy8Rn2wgT4\nKFVGyc2tg4VIp+va6FZuSqPnYEA8MZ7UBZhfBQIDAQABAoIBAQCL+daoISBXB+sZ\nZ5ZOWsi9SHWOmIOHET1iyN6vcaMvKUov/xsg4ge9pdQCSvnn7Puw5yKf47IuFTi9\nXLu8z6VRKcgRUlgtD570PMPuuIqof5d9gTa34U5dIjwI/3Rv1FtGPlE/igXboTXW\n3dV30htXBvG5DxTVeUh+Afd26pvBQ2U+C4ICBQN0XTTOFG0AoCPvqYvv1n6VF5Sg\nWPcbvbkQzA41kU+uBHwKdAOx3hsoVh3QtKXCdMZIMQOdB0L3vavrymF/vmA98uh3\nCqpiUsPcBjPfxB3phyehb+yPoFfJQqFrJhKeD4TQXUjupMJsM7bKTR7KzNTdOSdc\ncFIlh6pBAoGBAPo1TywsPh5dSNGZv8EH1fuO4blt1hRXkwPsXlLZA1JLWq9hIw2p\n6MluNlJ7q5FccyMlY4XaQpJzEw2h2/ee9UJgFxNQhvK+JWTtYRxTrfXaqTGqIwJl\n9dHVtVhhLfi6iXbbVYQdKy8yUCfAptBmYSbMaZh48JEkQ5wvdkpMYah5AoGBAM7N\ngwcvL1t4BlO3G3EoIKmNHFXoDa0tuFRv/mzmp9UaengqklmJoG5sgfvoIaDgmXyz\nO1C/EwWjad7qF86kkWdE7VhruTjceIV37Q1X6MNH27n4BSbwi2ie4CUMB7EDTRpf\njZEDMwKwTth8OqQQ6JnhceN7HA90+neRfEMpXt/tAoGBAN+ElA/QDkYt64ljIkwc\n5enuQHPYTTCq8yjEFZdJSpBPxNl7m0bvjIe1r02MMT6QKkMxeXDwBBy0NEcvW0Qg\netUq5jJY89USTHGXJfOaRYOmLROy+8d+slUb5v7nAZx7d6X4VrLJI/Trq3N3xQ3T\nB+MTJRoSoEXo8YUrWS8SgQNxAoGBAIcPHsClZ0dUhsVLs6deLp6s4tGUAMKWNmkm\nz0HuDbQWW9945iWFxXn4cZfEDZpUtMkFAPsGHvUyuST1O2EghzmrgVqa19ez3R5F\nqVJqlEBdALpeqXa56EIGaJqpVaicYFGWEA2hykG6RXQLBf06cb51xvxq3XOW0TEf\nmcj/DtAtAoGAA3SxlV9XX2wNav9GP0u317LituSvASRielLcT6naprfi4wjc3w2V\nIgBEU6xlNSQYXVtlda+8cd3+6YrT5aaWESVeQZzUIQdxZZjkIuX8GnvtNqWv/is5\nAeQt2rRWjoGhnSasogMp622KkxFgObqutodGWKZUWGgXBM/IMA3lTss=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'2b2dc8afc99740e891b52cc7fc051e31', 'name': u'vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757', 'created_at': '2019-01-14T14:13:54.397126', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0393c46ba8dd48fda5eb6931def91bd5', 'name': 'vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'53:26:09:4b:ff:56:ec:b9:a5:6d:17:75:fc:a1:bf:b9', 'type': 'ssh', 'id': u'vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757'}) 2019-01-14 14:13:54,397 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAyh/Cdj8QQb9IFPPk0t7uJH1TU9dD1JKK+3GkVQ+Gtgh35t+K IswTt6cGVE79otXLqq+12w52cCcGkZ+k0CGVlFn7+plFs7d2kuwczw3q0fPLO837 M1FFEJkFsU0AQWOj3xGEPDbEEsQvYXRu5tRk510my6B148OoXXc8wNOll+Dhn377 G3s5eLflhIe746pGksdPlrOWoMDS833g1wOAA1gthcWnonlymZKJyKFOv4KXPk9j hCyXftJ0nlV9lfuINGOsd2ysgK1RB7OtZ3sBu4vnHu+kTIbxbOvvs2Hy8Rn2wgT4 KFVGyc2tg4VIp+va6FZuSqPnYEA8MZ7UBZhfBQIDAQABAoIBAQCL+daoISBXB+sZ Z5ZOWsi9SHWOmIOHET1iyN6vcaMvKUov/xsg4ge9pdQCSvnn7Puw5yKf47IuFTi9 XLu8z6VRKcgRUlgtD570PMPuuIqof5d9gTa34U5dIjwI/3Rv1FtGPlE/igXboTXW 3dV30htXBvG5DxTVeUh+Afd26pvBQ2U+C4ICBQN0XTTOFG0AoCPvqYvv1n6VF5Sg WPcbvbkQzA41kU+uBHwKdAOx3hsoVh3QtKXCdMZIMQOdB0L3vavrymF/vmA98uh3 CqpiUsPcBjPfxB3phyehb+yPoFfJQqFrJhKeD4TQXUjupMJsM7bKTR7KzNTdOSdc cFIlh6pBAoGBAPo1TywsPh5dSNGZv8EH1fuO4blt1hRXkwPsXlLZA1JLWq9hIw2p 6MluNlJ7q5FccyMlY4XaQpJzEw2h2/ee9UJgFxNQhvK+JWTtYRxTrfXaqTGqIwJl 9dHVtVhhLfi6iXbbVYQdKy8yUCfAptBmYSbMaZh48JEkQ5wvdkpMYah5AoGBAM7N gwcvL1t4BlO3G3EoIKmNHFXoDa0tuFRv/mzmp9UaengqklmJoG5sgfvoIaDgmXyz O1C/EwWjad7qF86kkWdE7VhruTjceIV37Q1X6MNH27n4BSbwi2ie4CUMB7EDTRpf jZEDMwKwTth8OqQQ6JnhceN7HA90+neRfEMpXt/tAoGBAN+ElA/QDkYt64ljIkwc 5enuQHPYTTCq8yjEFZdJSpBPxNl7m0bvjIe1r02MMT6QKkMxeXDwBBy0NEcvW0Qg etUq5jJY89USTHGXJfOaRYOmLROy+8d+slUb5v7nAZx7d6X4VrLJI/Trq3N3xQ3T B+MTJRoSoEXo8YUrWS8SgQNxAoGBAIcPHsClZ0dUhsVLs6deLp6s4tGUAMKWNmkm z0HuDbQWW9945iWFxXn4cZfEDZpUtMkFAPsGHvUyuST1O2EghzmrgVqa19ez3R5F qVJqlEBdALpeqXa56EIGaJqpVaicYFGWEA2hykG6RXQLBf06cb51xvxq3XOW0TEf mcj/DtAtAoGAA3SxlV9XX2wNav9GP0u317LituSvASRielLcT6naprfi4wjc3w2V IgBEU6xlNSQYXVtlda+8cd3+6YrT5aaWESVeQZzUIQdxZZjkIuX8GnvtNqWv/is5 AeQt2rRWjoGhnSasogMp622KkxFgObqutodGWKZUWGgXBM/IMA3lTss= -----END RSA PRIVATE KEY----- 2019-01-14 14:14:09,628 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d4:b3:5e', 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'a2d73ad3-80f2-4929-863d-550d391f7499'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T14:14:07.000000', 'flavor': Munch({u'id': u'a7397e5c-2487-401d-9e08-bdf960f6b3f7'}), 'az': u'nova', 'id': u'f3c13e4d-1f3f-4bd2-a850-33e4062386fe', 'security_groups': [Munch({u'name': u'vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2b2dc8afc99740e891b52cc7fc051e31', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0393c46ba8dd48fda5eb6931def91bd5', 'name': 'vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757', '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'2019-01-14T14:14:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T14:14:07Z', 'hostId': u'c485dcd216639b3d4ca65ad8e8af76c603a76c91cc14c10360b3b63a', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'c485dcd216639b3d4ca65ad8e8af76c603a76c91cc14c10360b3b63a', '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'2019-01-14T14:14:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0393c46ba8dd48fda5eb6931def91bd5', 'name': u'vping_ssh-vm2_a69a4800-73e9-4743-a774-e0c9e709e757', 'adminPass': u'aNCwkSoD3upx', 'tenant_id': u'0393c46ba8dd48fda5eb6931def91bd5', 'created_at': u'2019-01-14T14:13:58Z', 'created': u'2019-01-14T14:13:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 14:14:26,105 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_a69a4800-73e9-4743-a774-e0c9e709e757': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c2:bc:07', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a2d73ad3-80f2-4929-863d-550d391f7499'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T14:14:23.000000', 'flavor': Munch({u'id': u'a7397e5c-2487-401d-9e08-bdf960f6b3f7'}), 'az': u'nova', 'id': u'8fd9183a-cdf2-4c37-8877-50129486c3c6', 'security_groups': [Munch({u'name': u'vping_ssh-sg_a69a4800-73e9-4743-a774-e0c9e709e757'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'2b2dc8afc99740e891b52cc7fc051e31', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0393c46ba8dd48fda5eb6931def91bd5', 'name': 'vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757', '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'2019-01-14T14:14:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T14:14:23Z', 'hostId': u'4bda36432e6b74ceb68a07f927e6be773f25451d03743d9efb0b1c4c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_a69a4800-73e9-4743-a774-e0c9e709e757', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'4bda36432e6b74ceb68a07f927e6be773f25451d03743d9efb0b1c4c', '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'2019-01-14T14:14:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0393c46ba8dd48fda5eb6931def91bd5', 'name': u'vping_ssh-vm_a69a4800-73e9-4743-a774-e0c9e709e757', 'adminPass': u'YmA7hrG63a6r', 'tenant_id': u'0393c46ba8dd48fda5eb6931def91bd5', 'created_at': u'2019-01-14T14:14:13Z', 'created': u'2019-01-14T14:14:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 14:14:28,474 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'2823ac7a-0832-44e0-a9bd-a956845bee4a', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'0393c46ba8dd48fda5eb6931def91bd5', 'created_at': u'2019-01-14T14:14:27Z', 'attached': True, 'updated_at': u'2019-01-14T14:14:27Z', 'id': u'ba3e0020-696c-441d-9923-ca35bebdbc5e', 'floating_network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0393c46ba8dd48fda5eb6931def91bd5', 'name': 'vping_ssh-project_a69a4800-73e9-4743-a774-e0c9e709e757', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'2823ac7a-0832-44e0-a9bd-a956845bee4a', 'project_id': u'0393c46ba8dd48fda5eb6931def91bd5', 'port_id': u'63d43b83-a229-4db6-b24d-1f8cecbb2adc', 'port': u'63d43b83-a229-4db6-b24d-1f8cecbb2adc', 'network': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}) 2019-01-14 14:14:29,178 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 520734907 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.222705] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.225508] pid_max: default: 32768 minimum: 301 [ 0.227039] ACPI: Core revision 20150930 [ 0.228951] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.231164] Security Framework initialized [ 0.232550] Yama: becoming mindful. [ 0.233781] AppArmor: AppArmor initialized [ 0.235189] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.237390] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.239537] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.241564] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.243845] Initializing cgroup subsys io [ 0.245239] Initializing cgroup subsys memory [ 0.246679] Initializing cgroup subsys devices [ 0.248133] Initializing cgroup subsys freezer [ 0.249603] Initializing cgroup subsys net_cls [ 0.251060] Initializing cgroup subsys perf_event [ 0.252599] Initializing cgroup subsys net_prio [ 0.254090] Initializing cgroup subsys hugetlb [ 0.255546] Initializing cgroup subsys pids [ 0.256989] CPU: Physical Processor ID: 0 [ 0.259030] mce: CPU supports 10 MCE banks [ 0.260453] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.262143] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.280943] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.289255] ftrace: allocating 31920 entries in 125 pages [ 0.320689] smpboot: Max logical packages: 1 [ 0.322152] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.324466] x2apic enabled [ 0.325821] Switched APIC routing to physical x2apic. [ 0.328632] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.330512] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.333999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.337001] KVM setup paravirtual spinlock [ 0.338842] x86: Booted up 1 node, 1 CPUs [ 0.340232] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.342521] devtmpfs: initialized [ 0.344709] evm: security.selinux [ 0.345878] evm: security.SMACK64 [ 0.347034] evm: security.SMACK64EXEC [ 0.348281] evm: security.SMACK64TRANSMUTE [ 0.349637] evm: security.SMACK64MMAP [ 0.350875] evm: security.ima [ 0.351941] evm: security.capability [ 0.353250] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.356428] pinctrl core: initialized pinctrl subsystem [ 0.358281] RTC time: 14:14:23, date: 01/14/19 [ 0.359904] NET: Registered protocol family 16 [ 0.361532] cpuidle: using governor ladder [ 0.362951] cpuidle: using governor menu [ 0.364311] PCCT header not found. [ 0.365578] ACPI: bus type PCI registered [ 0.366967] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.369094] PCI: Using configuration type 1 for base access [ 0.371634] ACPI: Added _OSI(Module Device) [ 0.373082] ACPI: Added _OSI(Processor Device) [ 0.374571] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.376129] ACPI: Added _OSI(Processor Aggregator Device) [ 0.378689] ACPI: Interpreter enabled [ 0.379998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.383201] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.386399] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.389598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.392786] ACPI: (supports S0 S5) [ 0.394005] ACPI: Using IOAPIC for interrupt routing [ 0.395642] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.400069] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.402043] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.404181] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.406254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.410010] acpiphp: Slot [3] registered [ 0.411390] acpiphp: Slot [4] registered [ 0.412769] acpiphp: Slot [5] registered [ 0.414146] acpiphp: Slot [6] registered [ 0.415517] acpiphp: Slot [7] registered [ 0.416887] acpiphp: Slot [8] registered [ 0.418269] acpiphp: Slot [9] registered [ 0.419643] acpiphp: Slot [10] registered [ 0.421037] acpiphp: Slot [11] registered [ 0.422436] acpiphp: Slot [12] registered [ 0.423837] acpiphp: Slot [13] registered [ 0.425232] acpiphp: Slot [14] registered [ 0.426628] acpiphp: Slot [15] registered [ 0.444004] acpiphp: Slot [16] registered [ 0.445410] acpiphp: Slot [17] registered [ 0.446820] acpiphp: Slot [18] registered [ 0.448218] acpiphp: Slot [19] registered [ 0.449611] acpiphp: Slot [20] registered [ 0.451005] acpiphp: Slot [21] registered [ 0.452400] acpiphp: Slot [22] registered [ 0.453793] acpiphp: Slot [23] registered [ 0.455189] acpiphp: Slot [24] registered [ 0.456599] acpiphp: Slot [25] registered [ 0.457992] acpiphp: Slot [26] registered [ 0.459381] acpiphp: Slot [27] registered [ 0.460780] acpiphp: Slot [28] registered [ 0.462172] acpiphp: Slot [29] registered [ 0.463566] acpiphp: Slot [30] registered [ 0.464964] acpiphp: Slot [31] registered [ 0.466357] PCI host bridge to bus 0000:00 [ 0.467755] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.469862] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.471967] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.474466] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.476977] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.479536] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.484093] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.486318] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.488367] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.490583] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.494998] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.497477] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.519097] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.521605] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.524265] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.526708] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.529130] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.531249] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.533407] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.535234] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.537918] vgaarb: loaded [ 0.538955] vgaarb: bridge control possible 0000:00:02.0 [ 0.540963] SCSI subsystem initialized [ 0.542493] ACPI: bus type USB registered [ 0.545987] usbcore: registered new interface driver usbfs [ 0.547932] usbcore: registered new interface driver hub [ 0.549731] usbcore: registered new device driver usb [ 0.551992] PCI: Using ACPI for IRQ routing [ 0.554023] NetLabel: Initializing [ 0.555257] NetLabel: domain hash size = 128 [ 0.556733] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.558394] NetLabel: unlabeled traffic allowed by default [ 0.560484] clocksource: Switched to clocksource kvm-clock [ 0.570820] AppArmor: AppArmor Filesystem Enabled [ 0.572468] pnp: PnP ACPI init [ 0.574067] pnp: PnP ACPI: found 5 devices [ 0.581158] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.584138] NET: Registered protocol family 2 [ 0.585904] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.588153] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.590245] TCP: Hash tables configured (established 4096 bind 4096) [ 0.592336] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.594196] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.596239] NET: Registered protocol family 1 [ 0.597758] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.599669] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.601539] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.616505] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.631736] Trying to unpack rootfs image as initramfs... [ 0.693211] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.696023] Scanning for low memory corruption every 60 seconds [ 0.698240] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.700244] audit: initializing netlink subsys (disabled) [ 0.702052] audit: type=2000 audit(1547475264.063:1): initialized [ 0.704287] Initialise system trusted keyring [ 0.705899] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.707921] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.711014] zbud: loaded [ 0.712177] VFS: Disk quotas dquot_6.6.0 [ 0.713605] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.716144] fuse init (API version 7.23) [ 0.717659] Key type big_key registered [ 0.719038] Allocating IMA MOK and blacklist keyrings. [ 0.721053] Key type asymmetric registered [ 0.722487] Asymmetric key parser 'x509' registered [ 0.724141] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.726708] io scheduler noop registered [ 0.728079] io scheduler deadline registered (default) [ 0.729808] io scheduler cfq registered [ 0.731254] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.733086] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.735266] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.737790] ACPI: Power Button [PWRF] [ 0.739219] GHES: HEST is not enabled! [ 0.753495] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.783147] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.786552] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.811787] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.815230] Linux agpgart interface v0.103 [ 0.819392] brd: module loaded [ 0.822238] loop: module loaded [ 0.827406] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.829955] GPT:90111 != 2097151 [ 0.831139] GPT:Alternate GPT header not at the end of the disk. [ 0.833059] GPT:90111 != 2097151 [ 0.834236] GPT: Use GNU Parted to correct GPT errors. [ 0.835929] vda: vda1 vda15 [ 0.837787] scsi host0: ata_piix [ 0.839086] scsi host1: ata_piix [ 0.840313] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.842444] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.845180] libphy: Fixed MDIO Bus: probed [ 0.846607] tun: Universal TUN/TAP device driver, 1.6 [ 0.848267] tun: (C) 1999-2004 Max Krasnyansky [ 0.851409] PPP generic driver version 2.4.2 [ 0.852959] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.855037] ehci-pci: EHCI PCI platform driver [ 0.856567] ehci-platform: EHCI generic platform driver [ 0.858294] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.860270] ohci-pci: OHCI PCI platform driver [ 0.861799] ohci-platform: OHCI generic platform driver [ 0.863527] uhci_hcd: USB Universal Host Controller Interface driver [ 0.878543] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.880284] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.882824] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.884553] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.886521] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.888708] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.891174] usb usb1: Product: UHCI Host Controller [ 0.892788] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.894765] usb usb1: SerialNumber: 0000:00:01.2 [ 0.896407] hub 1-0:1.0: USB hub found [ 0.897748] hub 1-0:1.0: 2 ports detected [ 0.899294] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.902834] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.904507] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.906251] mousedev: PS/2 mouse device common for all mice [ 0.908389] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.911315] rtc_cmos 00:00: RTC can wake from S4 [ 0.913398] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.915442] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.917510] i2c /dev entries driver [ 0.918806] device-mapper: uevent: version 1.0.3 [ 0.920426] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.923264] ledtrig-cpu: registered to indicate activity on CPUs [ 0.925473] NET: Registered protocol family 10 [ 0.927283] NET: Registered protocol family 17 [ 0.928866] Key type dns_resolver registered [ 0.930450] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.932342] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.935349] registered taskstats version 1 [ 0.936804] Loading compiled-in X.509 certificates [ 0.938967] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.942181] zswap: loaded using pool lzo/zbud [ 0.944458] Key type trusted registered [ 0.946849] Key type encrypted registered [ 0.948267] AppArmor: AppArmor sha1 policy hashing enabled [ 0.950077] ima: No TPM chip found, activating TPM-bypass! [ 0.951879] evm: HMAC attrs: 0x1 [ 0.953439] Magic number: 3:672:232 [ 0.954868] rtc_cmos 00:00: setting system clock to 2019-01-14 14:14:24 UTC (1547475264) [ 0.957636] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.959573] EDD information not available. [ 1.002268] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.021272] Write protecting the kernel read-only data: 14336k [ 1.024606] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.027597] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.183521] random: dd urandom read with 6 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.9... Lease of 192.168.120.9 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 0.97. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCR8HKAPNVyCGO6pr7u+ClOlPXzUP+JcCItL1SHw7SF5ECM3JbtxWAjJNwrXxw+lP1yA3hdSrqQYvyOpf+EcCJ48roGjEapQ6Dc1rY43W645w1yPolGmqVsiHIZwueyFGub+HbynCvCl1b4yCci4BmRljqIfkD4j5lnpZc4/jWGZzOqkZFDy1Pf+2q5y0PlpKoHMUulVyGLNEXdLTE9DDQDM7r+3flqWK1TlYDhp98Sw6kgrk2rDUNuNRH2ouhYieHQ3g3+sHo5vg59zvnLDG83zdVB3mJfVxK+S4xyj33V+tM7kVsmD82pameRBc9/OprLmBI9aCZ+WIA8y4ldfniV root@vping-ssh-vm-a69a4800-73e9-4743-a774-e0c9e709e757 ssh-dss AAAAB3NzaC1kc3MAAACBAPgRHK4uDXf8NWS4w4rpO3voT+Xf0pIHD8iMy7S5xWj4cc2SW5XVxCXuOZctiqQaxemsIPMymhmvmamZQeG9+gIJkn3xY0OTR4URx3PQ3yHaT316V3vlx/mEdhP0Gzr83/pSwyOOjNTyEHNC5WnFgN/W03CD6rOd4jZkuIjORMYzAAAAFQC7d9ZsGnAGpp/4LfvJe/phhojMxQAAAIEAu7W9LzY2poYtpqDZNqWiANawhpxRTHB68p3l59UEMiD3FG1J/j2vfpsoetrUOxfQJoEKIJdgwl3+7WI8xGBBVfnH25JYg6GOXJOc1WlMS1F/+U3fAsjJmHCk4jKxqT9LKffejnq7t3biT8p4ZCzCFhiafmbl6goeoalmKrWLSQkAAACBAJiE9E8txckHrvyarD3H+aeVs83ynxLV26ZRR3sl+jqzjTzcgDMvCb+J/VIEejwJOxKwhdTdOnz04J6OwTZSlcy5bjWDugL/e7ld6JcfipZ9SZJOK/PNWDq8DkJCBHMpcs2GOtvGCAaTbokECpvHfHWfb3McvvhJJKiR0lF/WUZZ root@vping-ssh-vm-a69a4800-73e9-4743-a774-e0c9e709e757 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.09s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.9,24,fe80::f816:3eff:fec2:bc07/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-a69a4800-73e9-4743-a774-e0c9e709e757 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.79 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-a69a4800-73e9-4743-a774-e0c9e709e757 login: 2019-01-14 14:14:30,285 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.8 (192.168.120.8): 56 data bytes 64 bytes from 192.168.120.8: seq=0 ttl=64 time=1.745 ms --- 192.168.120.8 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.745/1.745/1.745 ms 2019-01-14 14:14:30,285 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-01-14 14:14:30,400 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:14:30,401 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:46 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 14:14:49,698 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-01-14 14:14:50,962 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_userdata', u'tags': [], 'enabled': True, 'id': u'ec5c2e0d29b7484b994569c8248883a1', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vping_userdata-project_42976b8f-c03c-468d-b5a6-a39b83ed5ef6'}) 2019-01-14 14:14:51,368 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cc3df29620614e26b0fd1f8b83d8df45', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_42976b8f-c03c-468d-b5a6-a39b83ed5ef6'}) 2019-01-14 14:14:52,318 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'ec5c2e0d29b7484b994569c8248883a1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '44b4dd78-d429-45cc-9430-fe1538aa5416', 'username': u'vping_userdata-user_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 14:14:52,321 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', 'password': '44b4dd78-d429-45cc-9430-fe1538aa5416', 'project_name': 'vping_userdata-project_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'ec5c2e0d29b7484b994569c8248883a1', 'project_domain_name': 'Default'} 2019-01-14 14:14:52,322 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-01-14 14:14:53,390 - 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'2019-01-14T14:14:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f40f835b-0d36-4101-a32d-d27b05e8c147', u'provider:segmentation_id': 59, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', u'admin_state_up': True, u'tenant_id': u'ec5c2e0d29b7484b994569c8248883a1', u'created_at': u'2019-01-14T14:14:53Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ec5c2e0d29b7484b994569c8248883a1'}) 2019-01-14 14:14:55,020 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:14:54Z', 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'7082f16d-8015-4d1e-9780-74892b925ec8', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', u'enable_dhcp': True, u'network_id': u'f40f835b-0d36-4101-a32d-d27b05e8c147', u'tenant_id': u'ec5c2e0d29b7484b994569c8248883a1', u'created_at': u'2019-01-14T14:14:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ec5c2e0d29b7484b994569c8248883a1'}) 2019-01-14 14:14:56,565 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.213'}]}, u'description': u'', u'tags': [], u'tenant_id': u'ec5c2e0d29b7484b994569c8248883a1', u'created_at': u'2019-01-14T14:14:55Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T14:14:56Z', u'revision_number': 2, u'routes': [], u'project_id': u'ec5c2e0d29b7484b994569c8248883a1', u'id': u'f814cf0c-32ee-4921-9ffd-e0b239f16685', u'name': u'vping_userdata-router_42976b8f-c03c-468d-b5a6-a39b83ed5ef6'}) 2019-01-14 14:14:59,967 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/b326b777-3fa5-44f3-9b13-369e0fa63747/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747/file', 'owner': u'ec5c2e0d29b7484b994569c8248883a1', 'id': u'b326b777-3fa5-44f3-9b13-369e0fa63747', 'size': 12716032, u'self': u'/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec5c2e0d29b7484b994569c8248883a1', 'name': 'vping_userdata-project_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/b326b777-3fa5-44f3-9b13-369e0fa63747/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:14:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T14:14:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', 'created': u'2019-01-14T14:14:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:14:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b326b777-3fa5-44f3-9b13-369e0fa63747', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:15:00,184 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', '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'35af50fe299141218ecf76b1b87b25ad', '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'47dd605c-86de-4a18-8c8c-02c25eabf293', 'swap': 0}) 2019-01-14 14:15:13,413 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fe:36:98', 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'b326b777-3fa5-44f3-9b13-369e0fa63747'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T14:15:09.000000', 'flavor': Munch({u'id': u'47dd605c-86de-4a18-8c8c-02c25eabf293'}), 'az': u'nova', 'id': u'72661632-5599-483f-8ca8-8323dd2ee1ee', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc3df29620614e26b0fd1f8b83d8df45', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec5c2e0d29b7484b994569c8248883a1', 'name': 'vping_userdata-project_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', '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'2019-01-14T14:15:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T14:15:09Z', 'hostId': u'0378dfe907b7357b7f0b5ae3b91b79851d7b9b4d9c15a51390be7dde', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'0378dfe907b7357b7f0b5ae3b91b79851d7b9b4d9c15a51390be7dde', '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'2019-01-14T14:15:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ec5c2e0d29b7484b994569c8248883a1', 'name': u'vping_userdata-vm_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', 'adminPass': u'eEwz6DnfS6Aq', 'tenant_id': u'ec5c2e0d29b7484b994569c8248883a1', 'created_at': u'2019-01-14T14:15:02Z', 'created': u'2019-01-14T14:15:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 14:15:24,636 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_42976b8f-c03c-468d-b5a6-a39b83ed5ef6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7e:01:89', u'version': 4, u'addr': u'192.168.120.21', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b326b777-3fa5-44f3-9b13-369e0fa63747'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T14:15:22.000000', 'flavor': Munch({u'id': u'47dd605c-86de-4a18-8c8c-02c25eabf293'}), 'az': u'nova', 'id': u'c902089f-e539-4174-8ed0-bcf85d1a46f7', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc3df29620614e26b0fd1f8b83d8df45', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ec5c2e0d29b7484b994569c8248883a1', 'name': 'vping_userdata-project_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', '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'2019-01-14T14:15:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T14:15:22Z', 'hostId': u'd57e933c89408f79ff1c68f78a4d0e1e01485703303444ae49b7dbdd', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.21', 'cloud': 'envvars', 'host_id': u'd57e933c89408f79ff1c68f78a4d0e1e01485703303444ae49b7dbdd', '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'2019-01-14T14:15:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ec5c2e0d29b7484b994569c8248883a1', 'name': u'vping_userdata-vm2_42976b8f-c03c-468d-b5a6-a39b83ed5ef6', 'adminPass': u'f9uhY9As5cMZ', 'tenant_id': u'ec5c2e0d29b7484b994569c8248883a1', 'created_at': u'2019-01-14T14:15:15Z', 'created': u'2019-01-14T14:15:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 14:15:24,636 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-01-14 14:15:26,730 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 560164430 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.228667] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.231597] pid_max: default: 32768 minimum: 301 [ 0.233171] ACPI: Core revision 20150930 [ 0.235165] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.237442] Security Framework initialized [ 0.238871] Yama: becoming mindful. [ 0.240149] AppArmor: AppArmor initialized [ 0.241617] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.243913] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.246121] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248236] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250609] Initializing cgroup subsys io [ 0.252040] Initializing cgroup subsys memory [ 0.253542] Initializing cgroup subsys devices [ 0.255080] Initializing cgroup subsys freezer [ 0.256599] Initializing cgroup subsys net_cls [ 0.258118] Initializing cgroup subsys perf_event [ 0.259725] Initializing cgroup subsys net_prio [ 0.261270] Initializing cgroup subsys hugetlb [ 0.262787] Initializing cgroup subsys pids [ 0.264295] CPU: Physical Processor ID: 0 [ 0.266398] mce: CPU supports 10 MCE banks [ 0.267881] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.269637] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.288252] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.296699] ftrace: allocating 31920 entries in 125 pages [ 0.328167] smpboot: Max logical packages: 1 [ 0.329674] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.332047] x2apic enabled [ 0.333410] Switched APIC routing to physical x2apic. [ 0.336287] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.338247] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.341867] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.344997] KVM setup paravirtual spinlock [ 0.346912] x86: Booted up 1 node, 1 CPUs [ 0.348324] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.350690] devtmpfs: initialized [ 0.352922] evm: security.selinux [ 0.354140] evm: security.SMACK64 [ 0.355346] evm: security.SMACK64EXEC [ 0.356654] evm: security.SMACK64TRANSMUTE [ 0.358072] evm: security.SMACK64MMAP [ 0.359373] evm: security.ima [ 0.360489] evm: security.capability [ 0.361846] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.365060] pinctrl core: initialized pinctrl subsystem [ 0.366941] RTC time: 14:15:22, date: 01/14/19 [ 0.368564] NET: Registered protocol family 16 [ 0.370202] cpuidle: using governor ladder [ 0.371643] cpuidle: using governor menu [ 0.373022] PCCT header not found. [ 0.374306] ACPI: bus type PCI registered [ 0.375715] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.377873] PCI: Using configuration type 1 for base access [ 0.380430] ACPI: Added _OSI(Module Device) [ 0.381903] ACPI: Added _OSI(Processor Device) [ 0.383417] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.385005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.387591] ACPI: Interpreter enabled [ 0.388920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.392162] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.395406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.398644] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.401873] ACPI: (supports S0 S5) [ 0.403112] ACPI: Using IOAPIC for interrupt routing [ 0.404777] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.409243] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.411248] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.413422] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.415528] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.419323] acpiphp: Slot [3] registered [ 0.420722] acpiphp: Slot [4] registered [ 0.422121] acpiphp: Slot [5] registered [ 0.423521] acpiphp: Slot [6] registered [ 0.424918] acpiphp: Slot [7] registered [ 0.426309] acpiphp: Slot [8] registered [ 0.427711] acpiphp: Slot [9] registered [ 0.429108] acpiphp: Slot [10] registered [ 0.430522] acpiphp: Slot [11] registered [ 0.431947] acpiphp: Slot [12] registered [ 0.433367] acpiphp: Slot [13] registered [ 0.434785] acpiphp: Slot [14] registered [ 0.436207] acpiphp: Slot [15] registered [ 0.453542] acpiphp: Slot [16] registered [ 0.454972] acpiphp: Slot [17] registered [ 0.456395] acpiphp: Slot [18] registered [ 0.457819] acpiphp: Slot [19] registered [ 0.459237] acpiphp: Slot [20] registered [ 0.460657] acpiphp: Slot [21] registered [ 0.462075] acpiphp: Slot [22] registered [ 0.463490] acpiphp: Slot [23] registered [ 0.464907] acpiphp: Slot [24] registered [ 0.466326] acpiphp: Slot [25] registered [ 0.467740] acpiphp: Slot [26] registered [ 0.469155] acpiphp: Slot [27] registered [ 0.470576] acpiphp: Slot [28] registered [ 0.472000] acpiphp: Slot [29] registered [ 0.473414] acpiphp: Slot [30] registered [ 0.474835] acpiphp: Slot [31] registered [ 0.476249] PCI host bridge to bus 0000:00 [ 0.477672] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.479815] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.481959] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.484505] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.487060] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.489658] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.494261] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.496520] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.498590] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.500827] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.505150] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.510406] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.532429] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.535291] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.537752] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.540208] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.542622] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.544796] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.547072] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.548923] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.551634] vgaarb: loaded [ 0.552683] vgaarb: bridge control possible 0000:00:02.0 [ 0.554781] SCSI subsystem initialized [ 0.556388] ACPI: bus type USB registered [ 0.557835] usbcore: registered new interface driver usbfs [ 0.559645] usbcore: registered new interface driver hub [ 0.561408] usbcore: registered new device driver usb [ 0.563302] PCI: Using ACPI for IRQ routing [ 0.565214] NetLabel: Initializing [ 0.566473] NetLabel: domain hash size = 128 [ 0.567974] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.569663] NetLabel: unlabeled traffic allowed by default [ 0.571710] clocksource: Switched to clocksource kvm-clock [ 0.582245] AppArmor: AppArmor Filesystem Enabled [ 0.583912] pnp: PnP ACPI init [ 0.585399] pnp: PnP ACPI: found 5 devices [ 0.592512] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.595508] NET: Registered protocol family 2 [ 0.597291] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.599550] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.601658] TCP: Hash tables configured (established 4096 bind 4096) [ 0.603769] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.605677] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.607744] NET: Registered protocol family 1 [ 0.609277] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.611198] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.613082] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.628040] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.643096] Trying to unpack rootfs image as initramfs... [ 0.704802] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.707615] Scanning for low memory corruption every 60 seconds [ 0.709865] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.711947] audit: initializing netlink subsys (disabled) [ 0.713745] audit: type=2000 audit(1547475323.259:1): initialized [ 0.715986] Initialise system trusted keyring [ 0.717611] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.719660] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.722777] zbud: loaded [ 0.723959] VFS: Disk quotas dquot_6.6.0 [ 0.725381] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.727967] fuse init (API version 7.23) [ 0.729491] Key type big_key registered [ 0.730891] Allocating IMA MOK and blacklist keyrings. [ 0.732945] Key type asymmetric registered [ 0.734391] Asymmetric key parser 'x509' registered [ 0.736086] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.738682] io scheduler noop registered [ 0.740075] io scheduler deadline registered (default) [ 0.741822] io scheduler cfq registered [ 0.743268] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.745114] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.747317] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.749869] ACPI: Power Button [PWRF] [ 0.751305] GHES: HEST is not enabled! [ 0.765592] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.795208] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.798599] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.823854] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.827319] Linux agpgart interface v0.103 [ 0.830878] brd: module loaded [ 0.833267] loop: module loaded [ 0.839338] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.841884] GPT:90111 != 2097151 [ 0.843074] GPT:Alternate GPT header not at the end of the disk. [ 0.845008] GPT:90111 != 2097151 [ 0.846197] GPT: Use GNU Parted to correct GPT errors. [ 0.847909] vda: vda1 vda15 [ 0.849720] scsi host0: ata_piix [ 0.851034] scsi host1: ata_piix [ 0.852283] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.854430] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.857185] libphy: Fixed MDIO Bus: probed [ 0.858635] tun: Universal TUN/TAP device driver, 1.6 [ 0.860325] tun: (C) 1999-2004 Max Krasnyansky [ 0.863514] PPP generic driver version 2.4.2 [ 0.865082] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.867180] ehci-pci: EHCI PCI platform driver [ 0.868729] ehci-platform: EHCI generic platform driver [ 0.870472] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.872482] ohci-pci: OHCI PCI platform driver [ 0.874024] ohci-platform: OHCI generic platform driver [ 0.875774] uhci_hcd: USB Universal Host Controller Interface driver [ 0.890776] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.892542] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.895115] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.896861] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.898857] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.901063] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.903565] usb usb1: Product: UHCI Host Controller [ 0.905204] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.907215] usb usb1: SerialNumber: 0000:00:01.2 [ 0.908880] hub 1-0:1.0: USB hub found [ 0.910240] hub 1-0:1.0: 2 ports detected [ 0.911811] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.915393] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.917082] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.918857] mousedev: PS/2 mouse device common for all mice [ 0.921036] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.924016] rtc_cmos 00:00: RTC can wake from S4 [ 0.926120] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.928204] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.930297] i2c /dev entries driver [ 0.931604] device-mapper: uevent: version 1.0.3 [ 0.933248] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.936106] ledtrig-cpu: registered to indicate activity on CPUs [ 0.938332] NET: Registered protocol family 10 [ 0.940214] NET: Registered protocol family 17 [ 0.941776] Key type dns_resolver registered [ 0.943386] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.945308] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.948367] registered taskstats version 1 [ 0.949843] Loading compiled-in X.509 certificates [ 0.952035] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.955288] zswap: loaded using pool lzo/zbud [ 0.957591] Key type trusted registered [ 0.960017] Key type encrypted registered [ 0.961451] AppArmor: AppArmor sha1 policy hashing enabled [ 0.963271] ima: No TPM chip found, activating TPM-bypass! [ 0.965105] evm: HMAC attrs: 0x1 [ 0.966671] Magic number: 3:225:283 [ 0.968134] rtc_cmos 00:00: setting system clock to 2019-01-14 14:15:23 UTC (1547475323) [ 0.970937] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.972904] EDD information not available. [ 1.013383] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.032441] Write protecting the kernel read-only data: 14336k [ 1.037837] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.041157] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.207589] random: dd urandom read 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.21... Lease of 192.168.120.21 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 0.98. iid=i-00000011 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 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClCSnh7k+czl7srHewOQqsUQESJH2G3X2MQNvd8Mwllp1r82Wp19CaV+2iOBwwb/biGadG43DgLK3+QoQUyA4rfkkdYQSZtjV9RIeRyDyMDHowC+xkarW43Wy2HW+0h2hWLwIw59nMue7drxwNWdKdIAd2GVBgbDrthJKADiAZGHOD42ORECAXZKrUaLYjn1GRPyAcAnEyl7BcsKuSiR9Wh4j0AhdnAKcuVZyCK2IEGy2soczoFkyyohFDmQJpi+22Ez61TMVz2JQ7WyccmYC+ON+ccAMeVoeLEp4KKpNi7Qhkk1Idph3ihema/ahvVYUZ0GNW2qpzGxD84FB9/3A5 root@vping-userdata-vm2-42976b8f-c03c-468d-b5a6-a39b83ed5ef6 ssh-dss AAAAB3NzaC1kc3MAAACBAIoPdl7SPNjh+AZsndiAaftF1yH8RiRlwU2U0p6e9YNWxrV+N95A5sOygvmtfBtvnAeLDtGEdacXmriyKs0CENvaTYMoM3CIQIkPOOCstsLaAGeD2qqAwk1uzfaK7bXCRA6HAmoBKmhaZceItKOlNlx6sBNDmBjYKGhtFupy5bbbAAAAFQCKwgIhiEnseOxx2rpHK5T0EqDdbwAAAIAmaZlZsCpJNIKGmUdu0Pudy4iWXY+/fXO+/MMfBBuLRcsaIk3Vb6tF/eGWRey1La8Lf9CFSXSC4OkXjaeydbepW7nWvos6yaKrWf6012UJg3u99Sr9XO05jDoZGKy5jsImo+l5SaIWecM8ujtltCFUzNWOe+FKpLl9kXGJvkEqGQAAAIBD5pbCF66TWzKs9Mw74ddth5OZVHmFMRicyD+pWX4TvcdSZ/tEFmiXoESP/0+XN2HxCxVI9xFnmXfMkun4surjphV6nqJMh3Xncf5KnzpVmJsSFNemfq3SA20U7M7UKXtDTiRZ7nAQjXGXmsrRVHG46yaNOtjy8A+bcL2mdJJbbQ== root@vping-userdata-vm2-42976b8f-c03c-468d-b5a6-a39b83ed5ef6 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.13s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:fe7e:189/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.21 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-42976b8f-c03c-468d-b5a6-a39b83ed5ef6 launch-index: 0 === cirros: current=0.4.0 uptime=3.53 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2019-01-14 14:15:26,731 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-01-14 14:15:26,844 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:15:26,845 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:34 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-14 14:15:43,685 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-01-14 14:15:44,726 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'4a3c18d122da4dd58209378fb905e863', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396'}) 2019-01-14 14:15:45,175 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e4bf597dbb334d6f84c21452dd6129d9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_8614afae-dfd6-44cf-9b73-be2215120396'}) 2019-01-14 14:15:46,247 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'4a3c18d122da4dd58209378fb905e863', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b7153c94-1c00-4fbc-8840-e4f5adb9e52c', 'username': u'cinder_test-user_8614afae-dfd6-44cf-9b73-be2215120396', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 14:15:46,251 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_8614afae-dfd6-44cf-9b73-be2215120396', 'password': 'b7153c94-1c00-4fbc-8840-e4f5adb9e52c', 'project_name': 'cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '4a3c18d122da4dd58209378fb905e863', 'project_domain_name': 'Default'} 2019-01-14 14:15:46,251 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-01-14 14:15:47,282 - 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'2019-01-14T14:15:46Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'235d6c1f-f097-4b60-82b3-bb6c65a092cf', u'provider:segmentation_id': 35, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396', u'admin_state_up': True, u'tenant_id': u'4a3c18d122da4dd58209378fb905e863', u'created_at': u'2019-01-14T14:15:46Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4a3c18d122da4dd58209378fb905e863'}) 2019-01-14 14:15:49,006 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:15:48Z', 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'74ed5fc2-d096-45b6-878c-9e0df6c3f3a0', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_8614afae-dfd6-44cf-9b73-be2215120396', u'enable_dhcp': True, u'network_id': u'235d6c1f-f097-4b60-82b3-bb6c65a092cf', u'tenant_id': u'4a3c18d122da4dd58209378fb905e863', u'created_at': u'2019-01-14T14:15:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4a3c18d122da4dd58209378fb905e863'}) 2019-01-14 14:15:50,483 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'4a3c18d122da4dd58209378fb905e863', u'created_at': u'2019-01-14T14:15:49Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T14:15:50Z', u'revision_number': 2, u'routes': [], u'project_id': u'4a3c18d122da4dd58209378fb905e863', u'id': u'fed375d2-9802-4c45-866d-a1c3806c918f', u'name': u'cinder_test-router_8614afae-dfd6-44cf-9b73-be2215120396'}) 2019-01-14 14:15:54,432 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/file', 'owner': u'4a3c18d122da4dd58209378fb905e863', 'id': u'3ce93a47-ca58-4e9e-8c9e-308d533a4c7a', 'size': 12716032, u'self': u'/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a3c18d122da4dd58209378fb905e863', 'name': 'cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:15:54Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T14:15:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396', 'created': u'2019-01-14T14:15:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:15:53Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3ce93a47-ca58-4e9e-8c9e-308d533a4c7a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_8614afae-dfd6-44cf-9b73-be2215120396', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:15:54,686 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_8614afae-dfd6-44cf-9b73-be2215120396', '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'35af50fe299141218ecf76b1b87b25ad', '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'5d7bb25f-d99f-4bb4-a324-3c3540991f14', 'swap': 0}) 2019-01-14 14:15:55,167 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1fs0hEe0KXp0/HurcochFY0Af7iuscRWoWy3VoL39KLDonIYaShenHCnXzWkpqeVVyAeL4uLbVooei3rKfAgSUPhkSpvoAK4ea2bDBQeEL9ZQxmDkSrCR9Yb6JHjCrUwjPUSB4u1XXX+BuYeiB1nAfV3AWu1+gMENzQzyTjjJCx98nyQMZIthuOan/BpoRYWkEla4T+CBOYy11StSVB4ZlXbwEJDnXCjLJtKzu4DuZz0p00hu0x4Wo9vKTS/SOJTqif2UQR4dNcxvetq4Uv7HJxCh2jrxkfhHQLgVmcgbcvtBrwrLenKk8MOea9syrHCrdD5NqamS6QjQvgAq8dyH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtX7NIRHtCl6dPx7q3KHIRWNAH+4rrHEVqFst1aC9/Siw6JyG\nGkoXpxwp181pKanlVcgHi+Li21aKHot6ynwIElD4ZEqb6ACuHmtmwwUHhC/WUMZg\n5EqwkfWG+iR4wq1MIz1EgeLtV11/gbmHogdZwH1dwFrtfoDBDc0M8k44yQsffJ8k\nDGSLYbjmp/waaEWFpBJWuE/ggTmMtdUrUlQeGZV28BCQ51woyybSs7uA7mc9KdNI\nbtMeFqPbyk0v0jiU6on9lEEeHTXMb3rauFL+xycQodo68ZH4R0C4FZnIG3L7Qa8K\ny3pypPDDnmvbMqxwq3Q+TampkukI0L4AKvHchwIDAQABAoIBAQCTqumnQHiGeVij\nZLpebNsPaaNg1119Xjzqz9TI/ZHXCmZ1u/R4K1R3SLjatmwb0/meA7PwItfE8fJK\ny91KJgRDMtIGd5XF+9evNF9VyR/Gc02CRwXKeOKUvxnlKAuBCZLrEQxOSZ4l+RKn\nL5alRCnILbg7qz+UL5njarRf6TjWiPF7/4tirHrCP4HTp19qi9cYITWmIBo8guvk\nmT2nV7rl6E9L6SSHYvShV9kM8s/lNkClTl5bhMH1eUNzy+thtUeQ2MfbEuWfOo9x\nJ0yqeUFadVtH3ob4bcqgrQxThIF0LFUAa1vTzUWYcJCnOvJdfUGOV5bPsq0I29Qt\nzl9Wl1TxAoGBANnY32v1hHUJosXvwf9hpD7mC3V92ddjV3+ceI5CyelHPg2xH3cN\nBIvKce7vPrjdrApBrRVhpEx9F89ceJTjv/5da6VfyjjAGTcQ03UYfQBt7WaLUx44\n6QJH5ixwsf1O6LuvMWmOi5LJr7Ec9+kZrooHd2xchuDpyi/ty2PivlmjAoGBANVI\nGiKG5LVl/SmCcLAi6VxPAbIdRaYxjVIhZKsdg4ghdNrTzNT8CcxbzIJDu/zZABMx\ng3c1EvJQFekC+O8EtMlpoygW/f5KPiYkHcWUIaOmJ0Slaqq7HU3EebzaFk81NoDX\n4gmFLG+endUVGIbP2tk1kXa3ZEQnmqG5e8Kx9ufNAoGARCBFZo6mOK+lvr7G7WWM\nprrsVHbh/DCt+VNmhB6w5AoKht+gVmu0wz6xOKaK9+ci2SZGyYv6hI0OOCPT9cPv\nk82FT3dQV0UD3aueZV0eIlc+SbZCbQ4hGDyB593qW6wkriUQj9ErJuF51yqXAMeu\nRK4nE7Uv3QBf4XM9CuSq4H8CgYEAmHUc8XdZf22zJPvwD4g1Jd34CVkxU1ZyfbYP\nHt5PCn1X6aCi99BeNK2eJ7PBakG38wBeyFSxAXNL5i9QwJKtpJgVn++niiGKAXup\nqHV2AmQgB8ryz65HiTKcDuoaLm6MUld/ZWzD0dohWpLk4GEuQDwxihoX2zwwJdDP\n7eGG7DUCgYA9vgroZXpbniTvZnEFPCgA+MHdCkXD++I32D/KSo2SCvE6nzI95+p+\naOorwJPD02goM9h+Ta0FA8wF5+zWW9M/lz5GQDqN2+myVJHn4RpVEy74khbD4jb/\nPWB2p3pfQPnG+PZaV0/7A8Yfn1rmC53AG5Po4KBXPzhwaGaeFRC+PA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'e4bf597dbb334d6f84c21452dd6129d9', 'name': u'cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396', 'created_at': '2019-01-14T14:15:55.167302', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a3c18d122da4dd58209378fb905e863', 'name': 'cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5e:a9:ad:3f:23:97:b6:95:12:02:2b:fa:b5:83:ad:89', 'type': 'ssh', 'id': u'cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396'}) 2019-01-14 14:15:55,167 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAtX7NIRHtCl6dPx7q3KHIRWNAH+4rrHEVqFst1aC9/Siw6JyG GkoXpxwp181pKanlVcgHi+Li21aKHot6ynwIElD4ZEqb6ACuHmtmwwUHhC/WUMZg 5EqwkfWG+iR4wq1MIz1EgeLtV11/gbmHogdZwH1dwFrtfoDBDc0M8k44yQsffJ8k DGSLYbjmp/waaEWFpBJWuE/ggTmMtdUrUlQeGZV28BCQ51woyybSs7uA7mc9KdNI btMeFqPbyk0v0jiU6on9lEEeHTXMb3rauFL+xycQodo68ZH4R0C4FZnIG3L7Qa8K y3pypPDDnmvbMqxwq3Q+TampkukI0L4AKvHchwIDAQABAoIBAQCTqumnQHiGeVij ZLpebNsPaaNg1119Xjzqz9TI/ZHXCmZ1u/R4K1R3SLjatmwb0/meA7PwItfE8fJK y91KJgRDMtIGd5XF+9evNF9VyR/Gc02CRwXKeOKUvxnlKAuBCZLrEQxOSZ4l+RKn L5alRCnILbg7qz+UL5njarRf6TjWiPF7/4tirHrCP4HTp19qi9cYITWmIBo8guvk mT2nV7rl6E9L6SSHYvShV9kM8s/lNkClTl5bhMH1eUNzy+thtUeQ2MfbEuWfOo9x J0yqeUFadVtH3ob4bcqgrQxThIF0LFUAa1vTzUWYcJCnOvJdfUGOV5bPsq0I29Qt zl9Wl1TxAoGBANnY32v1hHUJosXvwf9hpD7mC3V92ddjV3+ceI5CyelHPg2xH3cN BIvKce7vPrjdrApBrRVhpEx9F89ceJTjv/5da6VfyjjAGTcQ03UYfQBt7WaLUx44 6QJH5ixwsf1O6LuvMWmOi5LJr7Ec9+kZrooHd2xchuDpyi/ty2PivlmjAoGBANVI GiKG5LVl/SmCcLAi6VxPAbIdRaYxjVIhZKsdg4ghdNrTzNT8CcxbzIJDu/zZABMx g3c1EvJQFekC+O8EtMlpoygW/f5KPiYkHcWUIaOmJ0Slaqq7HU3EebzaFk81NoDX 4gmFLG+endUVGIbP2tk1kXa3ZEQnmqG5e8Kx9ufNAoGARCBFZo6mOK+lvr7G7WWM prrsVHbh/DCt+VNmhB6w5AoKht+gVmu0wz6xOKaK9+ci2SZGyYv6hI0OOCPT9cPv k82FT3dQV0UD3aueZV0eIlc+SbZCbQ4hGDyB593qW6wkriUQj9ErJuF51yqXAMeu RK4nE7Uv3QBf4XM9CuSq4H8CgYEAmHUc8XdZf22zJPvwD4g1Jd34CVkxU1ZyfbYP Ht5PCn1X6aCi99BeNK2eJ7PBakG38wBeyFSxAXNL5i9QwJKtpJgVn++niiGKAXup qHV2AmQgB8ryz65HiTKcDuoaLm6MUld/ZWzD0dohWpLk4GEuQDwxihoX2zwwJdDP 7eGG7DUCgYA9vgroZXpbniTvZnEFPCgA+MHdCkXD++I32D/KSo2SCvE6nzI95+p+ aOorwJPD02goM9h+Ta0FA8wF5+zWW9M/lz5GQDqN2+myVJHn4RpVEy74khbD4jb/ PWB2p3pfQPnG+PZaV0/7A8Yfn1rmC53AG5Po4KBXPzhwaGaeFRC+PA== -----END RSA PRIVATE KEY----- 2019-01-14 14:16:10,072 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:73:02:63', 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'3ce93a47-ca58-4e9e-8c9e-308d533a4c7a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T14:16:06.000000', 'flavor': Munch({u'id': u'5d7bb25f-d99f-4bb4-a324-3c3540991f14'}), 'az': u'nova', 'id': u'95a58fc4-c275-418d-900b-73eeaae30bd0', 'security_groups': [Munch({u'name': u'cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e4bf597dbb334d6f84c21452dd6129d9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a3c18d122da4dd58209378fb905e863', 'name': 'cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396', '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'2019-01-14T14:16:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T14:16:06Z', 'hostId': u'30e5a55650845984031907c7ce9f847e96738b45f32a7323b589f337', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'30e5a55650845984031907c7ce9f847e96738b45f32a7323b589f337', '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'2019-01-14T14:16:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4a3c18d122da4dd58209378fb905e863', 'name': u'cinder_test-vm2_8614afae-dfd6-44cf-9b73-be2215120396', 'adminPass': u'aJg3agC6DgWj', 'tenant_id': u'4a3c18d122da4dd58209378fb905e863', 'created_at': u'2019-01-14T14:16:00Z', 'created': u'2019-01-14T14:16:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 14:16:12,051 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'fed375d2-9802-4c45-866d-a1c3806c918f', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'4a3c18d122da4dd58209378fb905e863', 'created_at': u'2019-01-14T14:16:11Z', 'attached': True, 'updated_at': u'2019-01-14T14:16:11Z', 'id': u'eafa980c-06e3-443b-aa02-bd8af8d9d5e2', 'floating_network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.206', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a3c18d122da4dd58209378fb905e863', 'name': 'cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'fed375d2-9802-4c45-866d-a1c3806c918f', 'project_id': u'4a3c18d122da4dd58209378fb905e863', 'port_id': u'd8a01187-2a43-47a6-a6c5-eca99f3ae7d3', 'port': u'd8a01187-2a43-47a6-a6c5-eca99f3ae7d3', 'network': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}) 2019-01-14 14:16:12,170 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 508804648 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.226405] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229298] pid_max: default: 32768 minimum: 301 [ 0.230858] ACPI: Core revision 20150930 [ 0.232834] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235094] Security Framework initialized [ 0.236509] Yama: becoming mindful. [ 0.237779] AppArmor: AppArmor initialized [ 0.239241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241529] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243740] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248221] Initializing cgroup subsys io [ 0.249642] Initializing cgroup subsys memory [ 0.251142] Initializing cgroup subsys devices [ 0.252663] Initializing cgroup subsys freezer [ 0.254182] Initializing cgroup subsys net_cls [ 0.255691] Initializing cgroup subsys perf_event [ 0.257287] Initializing cgroup subsys net_prio [ 0.258829] Initializing cgroup subsys hugetlb [ 0.260338] Initializing cgroup subsys pids [ 0.261842] CPU: Physical Processor ID: 0 [ 0.263949] mce: CPU supports 10 MCE banks [ 0.265503] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284062] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.292363] ftrace: allocating 31920 entries in 125 pages [ 0.322977] smpboot: Max logical packages: 1 [ 0.324438] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.326766] x2apic enabled [ 0.328101] Switched APIC routing to physical x2apic. [ 0.330911] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.332826] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.336395] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.339452] KVM setup paravirtual spinlock [ 0.341282] x86: Booted up 1 node, 1 CPUs [ 0.342639] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.345026] devtmpfs: initialized [ 0.347191] evm: security.selinux [ 0.348361] evm: security.SMACK64 [ 0.349518] evm: security.SMACK64EXEC [ 0.350807] evm: security.SMACK64TRANSMUTE [ 0.352170] evm: security.SMACK64MMAP [ 0.353429] evm: security.ima [ 0.354550] evm: security.capability [ 0.355853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.358988] pinctrl core: initialized pinctrl subsystem [ 0.360795] RTC time: 14:16:06, date: 01/14/19 [ 0.362366] NET: Registered protocol family 16 [ 0.363946] cpuidle: using governor ladder [ 0.365349] cpuidle: using governor menu [ 0.366677] PCCT header not found. [ 0.367942] ACPI: bus type PCI registered [ 0.369296] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.371410] PCI: Using configuration type 1 for base access [ 0.373939] ACPI: Added _OSI(Module Device) [ 0.375355] ACPI: Added _OSI(Processor Device) [ 0.376840] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.378547] ACPI: Added _OSI(Processor Aggregator Device) [ 0.381187] ACPI: Interpreter enabled [ 0.382488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.385679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.388859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.392022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.395241] ACPI: (supports S0 S5) [ 0.396481] ACPI: Using IOAPIC for interrupt routing [ 0.398141] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.402651] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.404662] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.406837] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.408933] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.412738] acpiphp: Slot [3] registered [ 0.414133] acpiphp: Slot [4] registered [ 0.415538] acpiphp: Slot [5] registered [ 0.416936] acpiphp: Slot [6] registered [ 0.418324] acpiphp: Slot [7] registered [ 0.419720] acpiphp: Slot [8] registered [ 0.421113] acpiphp: Slot [9] registered [ 0.422499] acpiphp: Slot [10] registered [ 0.423909] acpiphp: Slot [11] registered [ 0.425332] acpiphp: Slot [12] registered [ 0.426749] acpiphp: Slot [13] registered [ 0.428156] acpiphp: Slot [14] registered [ 0.429579] acpiphp: Slot [15] registered [ 0.446772] acpiphp: Slot [16] registered [ 0.448183] acpiphp: Slot [17] registered [ 0.449592] acpiphp: Slot [18] registered [ 0.451011] acpiphp: Slot [19] registered [ 0.452420] acpiphp: Slot [20] registered [ 0.453834] acpiphp: Slot [21] registered [ 0.455254] acpiphp: Slot [22] registered [ 0.456660] acpiphp: Slot [23] registered [ 0.458072] acpiphp: Slot [24] registered [ 0.459483] acpiphp: Slot [25] registered [ 0.460900] acpiphp: Slot [26] registered [ 0.462304] acpiphp: Slot [27] registered [ 0.463721] acpiphp: Slot [28] registered [ 0.465149] acpiphp: Slot [29] registered [ 0.466555] acpiphp: Slot [30] registered [ 0.467970] acpiphp: Slot [31] registered [ 0.469375] PCI host bridge to bus 0000:00 [ 0.470790] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.472914] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.475041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.477564] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.480097] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.482675] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.487438] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.489678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.491749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.493974] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.498399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.500888] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.523311] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.525816] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.529167] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.531610] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.534006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.536119] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.538252] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.540062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.542694] vgaarb: loaded [ 0.543716] vgaarb: bridge control possible 0000:00:02.0 [ 0.545721] SCSI subsystem initialized [ 0.547215] ACPI: bus type USB registered [ 0.548576] usbcore: registered new interface driver usbfs [ 0.550312] usbcore: registered new interface driver hub [ 0.555030] usbcore: registered new device driver usb [ 0.558412] PCI: Using ACPI for IRQ routing [ 0.561183] NetLabel: Initializing [ 0.562439] NetLabel: domain hash size = 128 [ 0.563925] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.565615] NetLabel: unlabeled traffic allowed by default [ 0.568225] clocksource: Switched to clocksource kvm-clock [ 0.580141] AppArmor: AppArmor Filesystem Enabled [ 0.581839] pnp: PnP ACPI init [ 0.583842] pnp: PnP ACPI: found 5 devices [ 0.591091] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.594073] NET: Registered protocol family 2 [ 0.596090] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.598313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.600402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.602468] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.604322] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.606390] NET: Registered protocol family 1 [ 0.607957] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.609889] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.611752] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.642450] Trying to unpack rootfs image as initramfs... [ 0.708120] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.711136] Scanning for low memory corruption every 60 seconds [ 0.713572] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.715590] audit: initializing netlink subsys (disabled) [ 0.717437] audit: type=2000 audit(1547475367.026:1): initialized [ 0.719809] Initialise system trusted keyring [ 0.721463] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.723437] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.726510] zbud: loaded [ 0.727719] VFS: Disk quotas dquot_6.6.0 [ 0.729133] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.731763] fuse init (API version 7.23) [ 0.733308] Key type big_key registered [ 0.734668] Allocating IMA MOK and blacklist keyrings. [ 0.736736] Key type asymmetric registered [ 0.738161] Asymmetric key parser 'x509' registered [ 0.739816] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.742388] io scheduler noop registered [ 0.743756] io scheduler deadline registered (default) [ 0.745466] io scheduler cfq registered [ 0.746966] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.748774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.750966] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.753487] ACPI: Power Button [PWRF] [ 0.754995] GHES: HEST is not enabled! [ 0.769306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.799296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.802958] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.828344] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.831977] Linux agpgart interface v0.103 [ 0.835925] brd: module loaded [ 0.838396] loop: module loaded [ 0.844298] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.846834] GPT:90111 != 2097151 [ 0.848011] GPT:Alternate GPT header not at the end of the disk. [ 0.849947] GPT:90111 != 2097151 [ 0.851129] GPT: Use GNU Parted to correct GPT errors. [ 0.852829] vda: vda1 vda15 [ 0.854974] scsi host0: ata_piix [ 0.856298] scsi host1: ata_piix [ 0.857564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.859724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.862554] libphy: Fixed MDIO Bus: probed [ 0.864000] tun: Universal TUN/TAP device driver, 1.6 [ 0.865678] tun: (C) 1999-2004 Max Krasnyansky [ 0.868971] PPP generic driver version 2.4.2 [ 0.870554] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.872673] ehci-pci: EHCI PCI platform driver [ 0.874227] ehci-platform: EHCI generic platform driver [ 0.875958] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.877966] ohci-pci: OHCI PCI platform driver [ 0.879513] ohci-platform: OHCI generic platform driver [ 0.881275] uhci_hcd: USB Universal Host Controller Interface driver [ 0.896447] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.898239] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.900840] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.902585] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.904662] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.906973] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.909478] usb usb1: Product: UHCI Host Controller [ 0.911134] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.913147] usb usb1: SerialNumber: 0000:00:01.2 [ 0.914935] hub 1-0:1.0: USB hub found [ 0.916335] hub 1-0:1.0: 2 ports detected [ 0.917927] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.921503] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.923142] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.924909] mousedev: PS/2 mouse device common for all mice [ 0.927063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.929992] rtc_cmos 00:00: RTC can wake from S4 [ 0.932081] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.934172] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.936431] i2c /dev entries driver [ 0.937745] device-mapper: uevent: version 1.0.3 [ 0.939369] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.942187] ledtrig-cpu: registered to indicate activity on CPUs [ 0.944426] NET: Registered protocol family 10 [ 0.946270] NET: Registered protocol family 17 [ 0.947804] Key type dns_resolver registered [ 0.949398] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.951282] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.954297] registered taskstats version 1 [ 0.955758] Loading compiled-in X.509 certificates [ 0.957919] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.961243] zswap: loaded using pool lzo/zbud [ 0.963514] Key type trusted registered [ 0.965889] Key type encrypted registered [ 0.967294] AppArmor: AppArmor sha1 policy hashing enabled [ 0.969090] ima: No TPM chip found, activating TPM-bypass! [ 0.970920] evm: HMAC attrs: 0x1 [ 0.972501] Magic number: 3:225:283 [ 0.973940] rtc_cmos 00:00: setting system clock to 2019-01-14 14:16:06 UTC (1547475366) [ 0.976740] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.978668] EDD information not available. [ 1.017999] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.036681] Write protecting the kernel read-only data: 14336k [ 1.040018] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.043006] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.093485] 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 0.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.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 0.99. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJMV/b1X3YWtsBFB0ggz4gYz6DfrPGAO3gdqxmqZS4oCpTEw4XEQ3BSfEKBAWFtpjgZnK3WlAA9HU7mVCeUgpB7BwyKCgprIpBk1StQl9jvKWBv677GdZfMkXvcGos7ylIWebjgB41MJZf6liaCBfyuWx8+bMNqHacIiQk9FE3sKmZ7zr7A6guoOdoSC4oUlJs2mKepduaOrLjhEqwlxtlH1k9OFXEFmKxjrZy9S9f+1yp1vMRAqO9JdEkxEtAyACNxk0oImlJ0mH9S7gABYO1SAqdd0TpR/8x3ZyDZHM0RanlILgGcRTqkh9x3x7AamX7oUAdvUDZUQYuQR4bj2Lz root@cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396 ssh-dss AAAAB3NzaC1kc3MAAACBAO/3jEPtvokvCDQEzCB2iw8S9c6AJFqR6boP/rGeEu0M13LEAY+MNnIfPFXYfC8z35uQdalhQxYpVJAHGNpJjROBMTkSVd+qoNB1JwytSxAa72FfAxFBVHHI7fZksEfvWJHlnfTWlo+9KV+eJQsnoEnma7mH74JKLYis9eHXjEo7AAAAFQCJCP9oUV3OZkKncyXLG1DC8hR9WwAAAIEAsnYWBaMZf7ig4KLrcv8a+LUt9iRxC9MqSsxIzyfaLW1TQT8XuOmsXzWO6mbOB7G+IjfKcpo3tjSNVLiBDcI5yb2AF885NkeA9Z2j/adOcHwzZ4QsqkqFkZT5nXqnMvjgnTkyzMhkjmcqpUaI9NCasLioIn2EXFzDksqYwXBzZP0AAACBAMObJwxvX1vxGOd6QUOKD7cgHxhzn+Tn7LFgwiES3pr3VTkaE2crkLPK67HlHZFM0bwPFoFKsaN2HD1VPXVFWdT7kJoAl1t3/gt+yvoSLMsn3ddtu313p3RQzLsL/GUsMS28YH8NrtQrKPfNo6eLpettDITj/11Dttkkvi8uh+Yz root@cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.15s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe73:263/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.66 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396 login: 2019-01-14 14:16:13,173 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206: timed out 2019-01-14 14:16:22,315 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 508804648 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.226405] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229298] pid_max: default: 32768 minimum: 301 [ 0.230858] ACPI: Core revision 20150930 [ 0.232834] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235094] Security Framework initialized [ 0.236509] Yama: becoming mindful. [ 0.237779] AppArmor: AppArmor initialized [ 0.239241] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241529] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243740] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245851] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248221] Initializing cgroup subsys io [ 0.249642] Initializing cgroup subsys memory [ 0.251142] Initializing cgroup subsys devices [ 0.252663] Initializing cgroup subsys freezer [ 0.254182] Initializing cgroup subsys net_cls [ 0.255691] Initializing cgroup subsys perf_event [ 0.257287] Initializing cgroup subsys net_prio [ 0.258829] Initializing cgroup subsys hugetlb [ 0.260338] Initializing cgroup subsys pids [ 0.261842] CPU: Physical Processor ID: 0 [ 0.263949] mce: CPU supports 10 MCE banks [ 0.265503] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267239] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284062] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.292363] ftrace: allocating 31920 entries in 125 pages [ 0.322977] smpboot: Max logical packages: 1 [ 0.324438] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.326766] x2apic enabled [ 0.328101] Switched APIC routing to physical x2apic. [ 0.330911] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.332826] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.336395] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.339452] KVM setup paravirtual spinlock [ 0.341282] x86: Booted up 1 node, 1 CPUs [ 0.342639] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.345026] devtmpfs: initialized [ 0.347191] evm: security.selinux [ 0.348361] evm: security.SMACK64 [ 0.349518] evm: security.SMACK64EXEC [ 0.350807] evm: security.SMACK64TRANSMUTE [ 0.352170] evm: security.SMACK64MMAP [ 0.353429] evm: security.ima [ 0.354550] evm: security.capability [ 0.355853] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.358988] pinctrl core: initialized pinctrl subsystem [ 0.360795] RTC time: 14:16:06, date: 01/14/19 [ 0.362366] NET: Registered protocol family 16 [ 0.363946] cpuidle: using governor ladder [ 0.365349] cpuidle: using governor menu [ 0.366677] PCCT header not found. [ 0.367942] ACPI: bus type PCI registered [ 0.369296] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.371410] PCI: Using configuration type 1 for base access [ 0.373939] ACPI: Added _OSI(Module Device) [ 0.375355] ACPI: Added _OSI(Processor Device) [ 0.376840] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.378547] ACPI: Added _OSI(Processor Aggregator Device) [ 0.381187] ACPI: Interpreter enabled [ 0.382488] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.385679] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.388859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.392022] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.395241] ACPI: (supports S0 S5) [ 0.396481] ACPI: Using IOAPIC for interrupt routing [ 0.398141] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.402651] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.404662] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.406837] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.408933] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.412738] acpiphp: Slot [3] registered [ 0.414133] acpiphp: Slot [4] registered [ 0.415538] acpiphp: Slot [5] registered [ 0.416936] acpiphp: Slot [6] registered [ 0.418324] acpiphp: Slot [7] registered [ 0.419720] acpiphp: Slot [8] registered [ 0.421113] acpiphp: Slot [9] registered [ 0.422499] acpiphp: Slot [10] registered [ 0.423909] acpiphp: Slot [11] registered [ 0.425332] acpiphp: Slot [12] registered [ 0.426749] acpiphp: Slot [13] registered [ 0.428156] acpiphp: Slot [14] registered [ 0.429579] acpiphp: Slot [15] registered [ 0.446772] acpiphp: Slot [16] registered [ 0.448183] acpiphp: Slot [17] registered [ 0.449592] acpiphp: Slot [18] registered [ 0.451011] acpiphp: Slot [19] registered [ 0.452420] acpiphp: Slot [20] registered [ 0.453834] acpiphp: Slot [21] registered [ 0.455254] acpiphp: Slot [22] registered [ 0.456660] acpiphp: Slot [23] registered [ 0.458072] acpiphp: Slot [24] registered [ 0.459483] acpiphp: Slot [25] registered [ 0.460900] acpiphp: Slot [26] registered [ 0.462304] acpiphp: Slot [27] registered [ 0.463721] acpiphp: Slot [28] registered [ 0.465149] acpiphp: Slot [29] registered [ 0.466555] acpiphp: Slot [30] registered [ 0.467970] acpiphp: Slot [31] registered [ 0.469375] PCI host bridge to bus 0000:00 [ 0.470790] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.472914] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.475041] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.477564] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.480097] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.482675] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.487438] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.489678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.491749] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.493974] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.498399] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.500888] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.523311] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.525816] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.529167] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.531610] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.534006] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.536119] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.538252] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.540062] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.542694] vgaarb: loaded [ 0.543716] vgaarb: bridge control possible 0000:00:02.0 [ 0.545721] SCSI subsystem initialized [ 0.547215] ACPI: bus type USB registered [ 0.548576] usbcore: registered new interface driver usbfs [ 0.550312] usbcore: registered new interface driver hub [ 0.555030] usbcore: registered new device driver usb [ 0.558412] PCI: Using ACPI for IRQ routing [ 0.561183] NetLabel: Initializing [ 0.562439] NetLabel: domain hash size = 128 [ 0.563925] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.565615] NetLabel: unlabeled traffic allowed by default [ 0.568225] clocksource: Switched to clocksource kvm-clock [ 0.580141] AppArmor: AppArmor Filesystem Enabled [ 0.581839] pnp: PnP ACPI init [ 0.583842] pnp: PnP ACPI: found 5 devices [ 0.591091] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.594073] NET: Registered protocol family 2 [ 0.596090] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.598313] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.600402] TCP: Hash tables configured (established 4096 bind 4096) [ 0.602468] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.604322] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.606390] NET: Registered protocol family 1 [ 0.607957] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.609889] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.611752] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626827] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.642450] Trying to unpack rootfs image as initramfs... [ 0.708120] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.711136] Scanning for low memory corruption every 60 seconds [ 0.713572] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.715590] audit: initializing netlink subsys (disabled) [ 0.717437] audit: type=2000 audit(1547475367.026:1): initialized [ 0.719809] Initialise system trusted keyring [ 0.721463] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.723437] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.726510] zbud: loaded [ 0.727719] VFS: Disk quotas dquot_6.6.0 [ 0.729133] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.731763] fuse init (API version 7.23) [ 0.733308] Key type big_key registered [ 0.734668] Allocating IMA MOK and blacklist keyrings. [ 0.736736] Key type asymmetric registered [ 0.738161] Asymmetric key parser 'x509' registered [ 0.739816] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.742388] io scheduler noop registered [ 0.743756] io scheduler deadline registered (default) [ 0.745466] io scheduler cfq registered [ 0.746966] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.748774] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.750966] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.753487] ACPI: Power Button [PWRF] [ 0.754995] GHES: HEST is not enabled! [ 0.769306] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.799296] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.802958] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.828344] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.831977] Linux agpgart interface v0.103 [ 0.835925] brd: module loaded [ 0.838396] loop: module loaded [ 0.844298] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.846834] GPT:90111 != 2097151 [ 0.848011] GPT:Alternate GPT header not at the end of the disk. [ 0.849947] GPT:90111 != 2097151 [ 0.851129] GPT: Use GNU Parted to correct GPT errors. [ 0.852829] vda: vda1 vda15 [ 0.854974] scsi host0: ata_piix [ 0.856298] scsi host1: ata_piix [ 0.857564] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.859724] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.862554] libphy: Fixed MDIO Bus: probed [ 0.864000] tun: Universal TUN/TAP device driver, 1.6 [ 0.865678] tun: (C) 1999-2004 Max Krasnyansky [ 0.868971] PPP generic driver version 2.4.2 [ 0.870554] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.872673] ehci-pci: EHCI PCI platform driver [ 0.874227] ehci-platform: EHCI generic platform driver [ 0.875958] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.877966] ohci-pci: OHCI PCI platform driver [ 0.879513] ohci-platform: OHCI generic platform driver [ 0.881275] uhci_hcd: USB Universal Host Controller Interface driver [ 0.896447] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.898239] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.900840] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.902585] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.904662] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.906973] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.909478] usb usb1: Product: UHCI Host Controller [ 0.911134] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.913147] usb usb1: SerialNumber: 0000:00:01.2 [ 0.914935] hub 1-0:1.0: USB hub found [ 0.916335] hub 1-0:1.0: 2 ports detected [ 0.917927] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.921503] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.923142] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.924909] mousedev: PS/2 mouse device common for all mice [ 0.927063] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.929992] rtc_cmos 00:00: RTC can wake from S4 [ 0.932081] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.934172] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.936431] i2c /dev entries driver [ 0.937745] device-mapper: uevent: version 1.0.3 [ 0.939369] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.942187] ledtrig-cpu: registered to indicate activity on CPUs [ 0.944426] NET: Registered protocol family 10 [ 0.946270] NET: Registered protocol family 17 [ 0.947804] Key type dns_resolver registered [ 0.949398] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.951282] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.954297] registered taskstats version 1 [ 0.955758] Loading compiled-in X.509 certificates [ 0.957919] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.961243] zswap: loaded using pool lzo/zbud [ 0.963514] Key type trusted registered [ 0.965889] Key type encrypted registered [ 0.967294] AppArmor: AppArmor sha1 policy hashing enabled [ 0.969090] ima: No TPM chip found, activating TPM-bypass! [ 0.970920] evm: HMAC attrs: 0x1 [ 0.972501] Magic number: 3:225:283 [ 0.973940] rtc_cmos 00:00: setting system clock to 2019-01-14 14:16:06 UTC (1547475366) [ 0.976740] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.978668] EDD information not available. [ 1.017999] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.036681] Write protecting the kernel read-only data: 14336k [ 1.040018] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.043006] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.093485] 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 0.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.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 0.99. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJMV/b1X3YWtsBFB0ggz4gYz6DfrPGAO3gdqxmqZS4oCpTEw4XEQ3BSfEKBAWFtpjgZnK3WlAA9HU7mVCeUgpB7BwyKCgprIpBk1StQl9jvKWBv677GdZfMkXvcGos7ylIWebjgB41MJZf6liaCBfyuWx8+bMNqHacIiQk9FE3sKmZ7zr7A6guoOdoSC4oUlJs2mKepduaOrLjhEqwlxtlH1k9OFXEFmKxjrZy9S9f+1yp1vMRAqO9JdEkxEtAyACNxk0oImlJ0mH9S7gABYO1SAqdd0TpR/8x3ZyDZHM0RanlILgGcRTqkh9x3x7AamX7oUAdvUDZUQYuQR4bj2Lz root@cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396 ssh-dss AAAAB3NzaC1kc3MAAACBAO/3jEPtvokvCDQEzCB2iw8S9c6AJFqR6boP/rGeEu0M13LEAY+MNnIfPFXYfC8z35uQdalhQxYpVJAHGNpJjROBMTkSVd+qoNB1JwytSxAa72FfAxFBVHHI7fZksEfvWJHlnfTWlo+9KV+eJQsnoEnma7mH74JKLYis9eHXjEo7AAAAFQCJCP9oUV3OZkKncyXLG1DC8hR9WwAAAIEAsnYWBaMZf7ig4KLrcv8a+LUt9iRxC9MqSsxIzyfaLW1TQT8XuOmsXzWO6mbOB7G+IjfKcpo3tjSNVLiBDcI5yb2AF885NkeA9Z2j/adOcHwzZ4QsqkqFkZT5nXqnMvjgnTkyzMhkjmcqpUaI9NCasLioIn2EXFzDksqYwXBzZP0AAACBAMObJwxvX1vxGOd6QUOKD7cgHxhzn+Tn7LFgwiES3pr3VTkaE2crkLPK67HlHZFM0bwPFoFKsaN2HD1VPXVFWdT7kJoAl1t3/gt+yvoSLMsn3ddtu313p3RQzLsL/GUsMS28YH8NrtQrKPfNo6eLpettDITj/11Dttkkvi8uh+Yz root@cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.15s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe73:263/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.2 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.66 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-8614afae-dfd6-44cf-9b73-be2215120396 login: 2019-01-14 14:16:40,726 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_8614afae-dfd6-44cf-9b73-be2215120396': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:fa:92', u'version': 4, u'addr': u'192.168.120.18', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3ce93a47-ca58-4e9e-8c9e-308d533a4c7a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T14:16:38.000000', 'flavor': Munch({u'id': u'5d7bb25f-d99f-4bb4-a324-3c3540991f14'}), 'az': u'nova', 'id': u'3dbf7d7e-8c29-4292-bbff-385ee13480cf', 'security_groups': [Munch({u'name': u'cinder_test-sg_8614afae-dfd6-44cf-9b73-be2215120396'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'e4bf597dbb334d6f84c21452dd6129d9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a3c18d122da4dd58209378fb905e863', 'name': 'cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396', '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'2019-01-14T14:16:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T14:16:38Z', 'hostId': u'ca54765405447d8a39431fa01730ce9ff16bc964633fa3afa66eaf7c', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_8614afae-dfd6-44cf-9b73-be2215120396', 'public_v6': '', 'private_v4': u'192.168.120.18', 'cloud': 'envvars', 'host_id': u'ca54765405447d8a39431fa01730ce9ff16bc964633fa3afa66eaf7c', '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'2019-01-14T14:16:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4a3c18d122da4dd58209378fb905e863', 'name': u'cinder_test-vm_8614afae-dfd6-44cf-9b73-be2215120396', 'adminPass': u'56EQVUyPTkAr', 'tenant_id': u'4a3c18d122da4dd58209378fb905e863', 'created_at': u'2019-01-14T14:16:31Z', 'created': u'2019-01-14T14:16:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 14:16:43,150 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'fed375d2-9802-4c45-866d-a1c3806c918f', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'4a3c18d122da4dd58209378fb905e863', 'created_at': u'2019-01-14T14:16:42Z', 'attached': True, 'updated_at': u'2019-01-14T14:16:42Z', 'id': u'2eb7ffea-91c6-4faa-909d-e6ba0cfd037d', 'floating_network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 'fixed_ip_address': u'192.168.120.18', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4a3c18d122da4dd58209378fb905e863', 'name': 'cinder_test-project_8614afae-dfd6-44cf-9b73-be2215120396', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'fed375d2-9802-4c45-866d-a1c3806c918f', 'project_id': u'4a3c18d122da4dd58209378fb905e863', 'port_id': u'4ff0fb39-b7fa-4525-9315-192b55830607', 'port': u'4ff0fb39-b7fa-4525-9315-192b55830607', 'network': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}) 2019-01-14 14:16:43,270 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 504165696 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.233063] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.236512] pid_max: default: 32768 minimum: 301 [ 0.238365] ACPI: Core revision 20150930 [ 0.240544] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.243127] Security Framework initialized [ 0.244756] Yama: becoming mindful. [ 0.246203] AppArmor: AppArmor initialized [ 0.247877] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.250497] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.253008] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.255423] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.258117] Initializing cgroup subsys io [ 0.259736] Initializing cgroup subsys memory [ 0.261417] Initializing cgroup subsys devices [ 0.263151] Initializing cgroup subsys freezer [ 0.264879] Initializing cgroup subsys net_cls [ 0.266608] Initializing cgroup subsys perf_event [ 0.268420] Initializing cgroup subsys net_prio [ 0.270173] Initializing cgroup subsys hugetlb [ 0.271908] Initializing cgroup subsys pids [ 0.273624] CPU: Physical Processor ID: 0 [ 0.275950] mce: CPU supports 10 MCE banks [ 0.277613] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.279635] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.296846] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.305600] ftrace: allocating 31920 entries in 125 pages [ 0.336963] smpboot: Max logical packages: 1 [ 0.338606] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.341113] x2apic enabled [ 0.342497] Switched APIC routing to physical x2apic. [ 0.345436] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.347409] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.351054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.354278] KVM setup paravirtual spinlock [ 0.356259] x86: Booted up 1 node, 1 CPUs [ 0.357706] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.360106] devtmpfs: initialized [ 0.362304] evm: security.selinux [ 0.363522] evm: security.SMACK64 [ 0.364718] evm: security.SMACK64EXEC [ 0.366016] evm: security.SMACK64TRANSMUTE [ 0.367422] evm: security.SMACK64MMAP [ 0.368705] evm: security.ima [ 0.369809] evm: security.capability [ 0.371207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.374445] pinctrl core: initialized pinctrl subsystem [ 0.376310] RTC time: 14:16:38, date: 01/14/19 [ 0.377939] NET: Registered protocol family 16 [ 0.379613] cpuidle: using governor ladder [ 0.381079] cpuidle: using governor menu [ 0.382447] PCCT header not found. [ 0.383722] ACPI: bus type PCI registered [ 0.385118] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.387265] PCI: Using configuration type 1 for base access [ 0.389816] ACPI: Added _OSI(Module Device) [ 0.391321] ACPI: Added _OSI(Processor Device) [ 0.392848] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.394451] ACPI: Added _OSI(Processor Aggregator Device) [ 0.397051] ACPI: Interpreter enabled [ 0.398395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.401641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.404896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.408154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.411370] ACPI: (supports S0 S5) [ 0.412605] ACPI: Using IOAPIC for interrupt routing [ 0.414260] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.418709] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.420742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.422934] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.428903] acpiphp: Slot [3] registered [ 0.430348] acpiphp: Slot [4] registered [ 0.431785] acpiphp: Slot [5] registered [ 0.433218] acpiphp: Slot [6] registered [ 0.434644] acpiphp: Slot [7] registered [ 0.436066] acpiphp: Slot [8] registered [ 0.437491] acpiphp: Slot [9] registered [ 0.438916] acpiphp: Slot [10] registered [ 0.440359] acpiphp: Slot [11] registered [ 0.441816] acpiphp: Slot [12] registered [ 0.443296] acpiphp: Slot [13] registered [ 0.444744] acpiphp: Slot [14] registered [ 0.446191] acpiphp: Slot [15] registered [ 0.463560] acpiphp: Slot [16] registered [ 0.465017] acpiphp: Slot [17] registered [ 0.466489] acpiphp: Slot [18] registered [ 0.467940] acpiphp: Slot [19] registered [ 0.469381] acpiphp: Slot [20] registered [ 0.470842] acpiphp: Slot [21] registered [ 0.472323] acpiphp: Slot [22] registered [ 0.473787] acpiphp: Slot [23] registered [ 0.475260] acpiphp: Slot [24] registered [ 0.476734] acpiphp: Slot [25] registered [ 0.478191] acpiphp: Slot [26] registered [ 0.479632] acpiphp: Slot [27] registered [ 0.481108] acpiphp: Slot [28] registered [ 0.482576] acpiphp: Slot [29] registered [ 0.484033] acpiphp: Slot [30] registered [ 0.485488] acpiphp: Slot [31] registered [ 0.486931] PCI host bridge to bus 0000:00 [ 0.488388] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490591] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.492815] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495441] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498059] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500725] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505494] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.507797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.509909] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512187] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.516557] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.540548] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.543146] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.545917] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.548427] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.550908] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553103] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555349] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.559072] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561993] vgaarb: loaded [ 0.563078] vgaarb: bridge control possible 0000:00:02.0 [ 0.565515] SCSI subsystem initialized [ 0.567194] ACPI: bus type USB registered [ 0.568763] usbcore: registered new interface driver usbfs [ 0.570577] usbcore: registered new interface driver hub [ 0.572355] usbcore: registered new device driver usb [ 0.574279] PCI: Using ACPI for IRQ routing [ 0.576262] NetLabel: Initializing [ 0.577521] NetLabel: domain hash size = 128 [ 0.579014] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.580699] NetLabel: unlabeled traffic allowed by default [ 0.582820] clocksource: Switched to clocksource kvm-clock [ 0.593233] AppArmor: AppArmor Filesystem Enabled [ 0.594907] pnp: PnP ACPI init [ 0.596511] pnp: PnP ACPI: found 5 devices [ 0.603627] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606637] NET: Registered protocol family 2 [ 0.608433] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610703] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612842] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614967] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616879] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618950] NET: Registered protocol family 1 [ 0.620508] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622442] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.624339] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.639317] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.654498] Trying to unpack rootfs image as initramfs... [ 0.716249] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.719105] Scanning for low memory corruption every 60 seconds [ 0.721338] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.723421] audit: initializing netlink subsys (disabled) [ 0.725220] audit: type=2000 audit(1547475399.710:1): initialized [ 0.727461] Initialise system trusted keyring [ 0.729092] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.731140] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.734274] zbud: loaded [ 0.735461] VFS: Disk quotas dquot_6.6.0 [ 0.736887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.739482] fuse init (API version 7.23) [ 0.741007] Key type big_key registered [ 0.742404] Allocating IMA MOK and blacklist keyrings. [ 0.744442] Key type asymmetric registered [ 0.745890] Asymmetric key parser 'x509' registered [ 0.747572] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.750181] io scheduler noop registered [ 0.751573] io scheduler deadline registered (default) [ 0.753316] io scheduler cfq registered [ 0.754772] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.756618] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.758872] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.761379] ACPI: Power Button [PWRF] [ 0.762794] GHES: HEST is not enabled! [ 0.777047] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.806691] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.810107] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.836224] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.839718] Linux agpgart interface v0.103 [ 0.843225] brd: module loaded [ 0.845549] loop: module loaded [ 0.850694] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.853168] GPT:90111 != 2097151 [ 0.854315] GPT:Alternate GPT header not at the end of the disk. [ 0.856171] GPT:90111 != 2097151 [ 0.857315] GPT: Use GNU Parted to correct GPT errors. [ 0.858954] vda: vda1 vda15 [ 0.860799] scsi host0: ata_piix [ 0.862114] scsi host1: ata_piix [ 0.863323] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.865393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.868042] libphy: Fixed MDIO Bus: probed [ 0.869457] tun: Universal TUN/TAP device driver, 1.6 [ 0.871214] tun: (C) 1999-2004 Max Krasnyansky [ 0.874370] PPP generic driver version 2.4.2 [ 0.875918] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.878015] ehci-pci: EHCI PCI platform driver [ 0.879550] ehci-platform: EHCI generic platform driver [ 0.881288] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.883274] ohci-pci: OHCI PCI platform driver [ 0.884794] ohci-platform: OHCI generic platform driver [ 0.886524] uhci_hcd: USB Universal Host Controller Interface driver [ 0.901563] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.903302] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.905842] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.907570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.909548] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.911763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.914234] usb usb1: Product: UHCI Host Controller [ 0.915847] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.917832] usb usb1: SerialNumber: 0000:00:01.2 [ 0.919480] hub 1-0:1.0: USB hub found [ 0.920820] hub 1-0:1.0: 2 ports detected [ 0.922372] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.925936] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.927609] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.929366] mousedev: PS/2 mouse device common for all mice [ 0.931512] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.934465] rtc_cmos 00:00: RTC can wake from S4 [ 0.936546] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.938615] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.940692] i2c /dev entries driver [ 0.941997] device-mapper: uevent: version 1.0.3 [ 0.943662] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.946491] ledtrig-cpu: registered to indicate activity on CPUs [ 0.948705] NET: Registered protocol family 10 [ 0.950530] NET: Registered protocol family 17 [ 0.952088] Key type dns_resolver registered [ 0.953683] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.955590] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.958607] registered taskstats version 1 [ 0.960070] Loading compiled-in X.509 certificates [ 0.962235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.965419] zswap: loaded using pool lzo/zbud [ 0.967675] Key type trusted registered [ 0.970027] Key type encrypted registered [ 0.971420] AppArmor: AppArmor sha1 policy hashing enabled [ 0.973180] ima: No TPM chip found, activating TPM-bypass! [ 0.974942] evm: HMAC attrs: 0x1 [ 0.976465] Magic number: 3:225:283 [ 0.977889] rtc_cmos 00:00: setting system clock to 2019-01-14 14:16:39 UTC (1547475399) [ 0.980662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.982594] EDD information not available. [ 1.024583] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.043252] Write protecting the kernel read-only data: 14336k [ 1.046647] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.049727] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.100516] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.93 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.18... Lease of 192.168.120.18 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.03. iid=i-00000017 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOhjRugvRcOVCMts9DUi1B3G2xn6xnf+uF09ywCYccXhZ0BupUxE4ndS0kZQHwYPnVASUQJXHswObwwGMv+wNxsh6JNyvDk6hJSfNiRdAKOyxQvN7yhvgfmg8nNnO/Lcbhec6/sYPEJg781Z+SdVFuxSaMY3UGHVffdhT4trFIX1CbEJFU1dszowhirmNrj2ML7cgUzLuChg6EFXq+WiIwSm+DvmFKRsWHKqEN82wDNus3njwTeuq5NyLDiNFG34TIfBRG/tvF3l6uHaJD4V7cdyWmTr9t3vjxABCWIm3rGw2jR2r89FvRZ3Ehq2lRrpXjXYL2yZwvmYKdhfngA6/ root@cinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396 ssh-dss AAAAB3NzaC1kc3MAAACBAI9fX5AhqzGs2MXiRyt23Br18ZG5GbBE/CQH1RljDeLNPQz5uMRcAeyuBvkVMNmjW3nQm27OP9Gp08aIjp2OW4prnylE5PN2u0kc7aL0h4vnbGesPhFcLP+/QMdRCVtnx89YPCgW6QTHcF7VfKsli6LnM/OQvSZWWKvWxqttytA3AAAAFQCywsBGsjTHQJlji7P2vDLHDmF2RQAAAIAKnLhcfDJi7GU1Gb0vp1R/l4Io3Jh90A5Hg+tqDg1S3lVCSk3xaC/RC5+I1FZfgmnrWmz5so5EGCoN33eLvIrHTuUO1FkQ9zmy0td8yRhRhjxvE87d3jtAcSpXJva5/C+odPuQvVRvqKrQL1f0qR/axDKmVgjSkiBWmeBzzPQpjQAAAIBJyhe/U5C8e4ndh7p400VF1a4JFrQeG+TIE/jUQblQCxdAbYrXMLjOjUs18GAwBMHIjKjY7o5/5YGsUTgP/AmROZ7SNXeT8PrrQKeYUdKUzz1P7WjjFkwo2FiTHv4m3r3LSJRXxTcZ0HzzO7QyupdK/OUMYwmD5zd6IXkUYXB/3A== root@cinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.18s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.18,24,fe80::f816:3eff:fe09:fa92/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.18 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.53 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396 login: 2019-01-14 14:16:44,272 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2019-01-14 14:16:53,502 - 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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 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 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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 504165696 cycles [ 0.000000] clocksource: kvm-clock: mask: 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.912 MHz processor [ 0.233063] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.236512] pid_max: default: 32768 minimum: 301 [ 0.238365] ACPI: Core revision 20150930 [ 0.240544] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.243127] Security Framework initialized [ 0.244756] Yama: becoming mindful. [ 0.246203] AppArmor: AppArmor initialized [ 0.247877] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.250497] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.253008] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.255423] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.258117] Initializing cgroup subsys io [ 0.259736] Initializing cgroup subsys memory [ 0.261417] Initializing cgroup subsys devices [ 0.263151] Initializing cgroup subsys freezer [ 0.264879] Initializing cgroup subsys net_cls [ 0.266608] Initializing cgroup subsys perf_event [ 0.268420] Initializing cgroup subsys net_prio [ 0.270173] Initializing cgroup subsys hugetlb [ 0.271908] Initializing cgroup subsys pids [ 0.273624] CPU: Physical Processor ID: 0 [ 0.275950] mce: CPU supports 10 MCE banks [ 0.277613] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.279635] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.296846] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.305600] ftrace: allocating 31920 entries in 125 pages [ 0.336963] smpboot: Max logical packages: 1 [ 0.338606] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.341113] x2apic enabled [ 0.342497] Switched APIC routing to physical x2apic. [ 0.345436] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.347409] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.351054] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.354278] KVM setup paravirtual spinlock [ 0.356259] x86: Booted up 1 node, 1 CPUs [ 0.357706] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.360106] devtmpfs: initialized [ 0.362304] evm: security.selinux [ 0.363522] evm: security.SMACK64 [ 0.364718] evm: security.SMACK64EXEC [ 0.366016] evm: security.SMACK64TRANSMUTE [ 0.367422] evm: security.SMACK64MMAP [ 0.368705] evm: security.ima [ 0.369809] evm: security.capability [ 0.371207] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.374445] pinctrl core: initialized pinctrl subsystem [ 0.376310] RTC time: 14:16:38, date: 01/14/19 [ 0.377939] NET: Registered protocol family 16 [ 0.379613] cpuidle: using governor ladder [ 0.381079] cpuidle: using governor menu [ 0.382447] PCCT header not found. [ 0.383722] ACPI: bus type PCI registered [ 0.385118] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.387265] PCI: Using configuration type 1 for base access [ 0.389816] ACPI: Added _OSI(Module Device) [ 0.391321] ACPI: Added _OSI(Processor Device) [ 0.392848] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.394451] ACPI: Added _OSI(Processor Aggregator Device) [ 0.397051] ACPI: Interpreter enabled [ 0.398395] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.401641] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.404896] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.408154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.411370] ACPI: (supports S0 S5) [ 0.412605] ACPI: Using IOAPIC for interrupt routing [ 0.414260] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.418709] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.420742] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.422934] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425058] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.428903] acpiphp: Slot [3] registered [ 0.430348] acpiphp: Slot [4] registered [ 0.431785] acpiphp: Slot [5] registered [ 0.433218] acpiphp: Slot [6] registered [ 0.434644] acpiphp: Slot [7] registered [ 0.436066] acpiphp: Slot [8] registered [ 0.437491] acpiphp: Slot [9] registered [ 0.438916] acpiphp: Slot [10] registered [ 0.440359] acpiphp: Slot [11] registered [ 0.441816] acpiphp: Slot [12] registered [ 0.443296] acpiphp: Slot [13] registered [ 0.444744] acpiphp: Slot [14] registered [ 0.446191] acpiphp: Slot [15] registered [ 0.463560] acpiphp: Slot [16] registered [ 0.465017] acpiphp: Slot [17] registered [ 0.466489] acpiphp: Slot [18] registered [ 0.467940] acpiphp: Slot [19] registered [ 0.469381] acpiphp: Slot [20] registered [ 0.470842] acpiphp: Slot [21] registered [ 0.472323] acpiphp: Slot [22] registered [ 0.473787] acpiphp: Slot [23] registered [ 0.475260] acpiphp: Slot [24] registered [ 0.476734] acpiphp: Slot [25] registered [ 0.478191] acpiphp: Slot [26] registered [ 0.479632] acpiphp: Slot [27] registered [ 0.481108] acpiphp: Slot [28] registered [ 0.482576] acpiphp: Slot [29] registered [ 0.484033] acpiphp: Slot [30] registered [ 0.485488] acpiphp: Slot [31] registered [ 0.486931] PCI host bridge to bus 0000:00 [ 0.488388] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490591] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.492815] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495441] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498059] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500725] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505494] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.507797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.509909] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512187] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.516557] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519107] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.540548] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.543146] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.545917] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.548427] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.550908] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.553103] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.555349] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.559072] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561993] vgaarb: loaded [ 0.563078] vgaarb: bridge control possible 0000:00:02.0 [ 0.565515] SCSI subsystem initialized [ 0.567194] ACPI: bus type USB registered [ 0.568763] usbcore: registered new interface driver usbfs [ 0.570577] usbcore: registered new interface driver hub [ 0.572355] usbcore: registered new device driver usb [ 0.574279] PCI: Using ACPI for IRQ routing [ 0.576262] NetLabel: Initializing [ 0.577521] NetLabel: domain hash size = 128 [ 0.579014] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.580699] NetLabel: unlabeled traffic allowed by default [ 0.582820] clocksource: Switched to clocksource kvm-clock [ 0.593233] AppArmor: AppArmor Filesystem Enabled [ 0.594907] pnp: PnP ACPI init [ 0.596511] pnp: PnP ACPI: found 5 devices [ 0.603627] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606637] NET: Registered protocol family 2 [ 0.608433] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610703] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612842] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614967] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616879] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618950] NET: Registered protocol family 1 [ 0.620508] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622442] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.624339] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.639317] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.654498] Trying to unpack rootfs image as initramfs... [ 0.716249] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.719105] Scanning for low memory corruption every 60 seconds [ 0.721338] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.723421] audit: initializing netlink subsys (disabled) [ 0.725220] audit: type=2000 audit(1547475399.710:1): initialized [ 0.727461] Initialise system trusted keyring [ 0.729092] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.731140] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.734274] zbud: loaded [ 0.735461] VFS: Disk quotas dquot_6.6.0 [ 0.736887] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.739482] fuse init (API version 7.23) [ 0.741007] Key type big_key registered [ 0.742404] Allocating IMA MOK and blacklist keyrings. [ 0.744442] Key type asymmetric registered [ 0.745890] Asymmetric key parser 'x509' registered [ 0.747572] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.750181] io scheduler noop registered [ 0.751573] io scheduler deadline registered (default) [ 0.753316] io scheduler cfq registered [ 0.754772] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.756618] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.758872] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.761379] ACPI: Power Button [PWRF] [ 0.762794] GHES: HEST is not enabled! [ 0.777047] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.806691] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.810107] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.836224] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.839718] Linux agpgart interface v0.103 [ 0.843225] brd: module loaded [ 0.845549] loop: module loaded [ 0.850694] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.853168] GPT:90111 != 2097151 [ 0.854315] GPT:Alternate GPT header not at the end of the disk. [ 0.856171] GPT:90111 != 2097151 [ 0.857315] GPT: Use GNU Parted to correct GPT errors. [ 0.858954] vda: vda1 vda15 [ 0.860799] scsi host0: ata_piix [ 0.862114] scsi host1: ata_piix [ 0.863323] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.865393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.868042] libphy: Fixed MDIO Bus: probed [ 0.869457] tun: Universal TUN/TAP device driver, 1.6 [ 0.871214] tun: (C) 1999-2004 Max Krasnyansky [ 0.874370] PPP generic driver version 2.4.2 [ 0.875918] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.878015] ehci-pci: EHCI PCI platform driver [ 0.879550] ehci-platform: EHCI generic platform driver [ 0.881288] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.883274] ohci-pci: OHCI PCI platform driver [ 0.884794] ohci-platform: OHCI generic platform driver [ 0.886524] uhci_hcd: USB Universal Host Controller Interface driver [ 0.901563] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.903302] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.905842] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.907570] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.909548] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.911763] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.914234] usb usb1: Product: UHCI Host Controller [ 0.915847] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.917832] usb usb1: SerialNumber: 0000:00:01.2 [ 0.919480] hub 1-0:1.0: USB hub found [ 0.920820] hub 1-0:1.0: 2 ports detected [ 0.922372] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.925936] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.927609] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.929366] mousedev: PS/2 mouse device common for all mice [ 0.931512] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.934465] rtc_cmos 00:00: RTC can wake from S4 [ 0.936546] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.938615] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.940692] i2c /dev entries driver [ 0.941997] device-mapper: uevent: version 1.0.3 [ 0.943662] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.946491] ledtrig-cpu: registered to indicate activity on CPUs [ 0.948705] NET: Registered protocol family 10 [ 0.950530] NET: Registered protocol family 17 [ 0.952088] Key type dns_resolver registered [ 0.953683] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.955590] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.958607] registered taskstats version 1 [ 0.960070] Loading compiled-in X.509 certificates [ 0.962235] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.965419] zswap: loaded using pool lzo/zbud [ 0.967675] Key type trusted registered [ 0.970027] Key type encrypted registered [ 0.971420] AppArmor: AppArmor sha1 policy hashing enabled [ 0.973180] ima: No TPM chip found, activating TPM-bypass! [ 0.974942] evm: HMAC attrs: 0x1 [ 0.976465] Magic number: 3:225:283 [ 0.977889] rtc_cmos 00:00: setting system clock to 2019-01-14 14:16:39 UTC (1547475399) [ 0.980662] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.982594] EDD information not available. [ 1.024583] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.043252] Write protecting the kernel read-only data: 14336k [ 1.046647] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.049727] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.100516] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.93 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.18... Lease of 192.168.120.18 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.03. iid=i-00000017 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOhjRugvRcOVCMts9DUi1B3G2xn6xnf+uF09ywCYccXhZ0BupUxE4ndS0kZQHwYPnVASUQJXHswObwwGMv+wNxsh6JNyvDk6hJSfNiRdAKOyxQvN7yhvgfmg8nNnO/Lcbhec6/sYPEJg781Z+SdVFuxSaMY3UGHVffdhT4trFIX1CbEJFU1dszowhirmNrj2ML7cgUzLuChg6EFXq+WiIwSm+DvmFKRsWHKqEN82wDNus3njwTeuq5NyLDiNFG34TIfBRG/tvF3l6uHaJD4V7cdyWmTr9t3vjxABCWIm3rGw2jR2r89FvRZ3Ehq2lRrpXjXYL2yZwvmYKdhfngA6/ root@cinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396 ssh-dss AAAAB3NzaC1kc3MAAACBAI9fX5AhqzGs2MXiRyt23Br18ZG5GbBE/CQH1RljDeLNPQz5uMRcAeyuBvkVMNmjW3nQm27OP9Gp08aIjp2OW4prnylE5PN2u0kc7aL0h4vnbGesPhFcLP+/QMdRCVtnx89YPCgW6QTHcF7VfKsli6LnM/OQvSZWWKvWxqttytA3AAAAFQCywsBGsjTHQJlji7P2vDLHDmF2RQAAAIAKnLhcfDJi7GU1Gb0vp1R/l4Io3Jh90A5Hg+tqDg1S3lVCSk3xaC/RC5+I1FZfgmnrWmz5so5EGCoN33eLvIrHTuUO1FkQ9zmy0td8yRhRhjxvE87d3jtAcSpXJva5/C+odPuQvVRvqKrQL1f0qR/axDKmVgjSkiBWmeBzzPQpjQAAAIBJyhe/U5C8e4ndh7p400VF1a4JFrQeG+TIE/jUQblQCxdAbYrXMLjOjUs18GAwBMHIjKjY7o5/5YGsUTgP/AmROZ7SNXeT8PrrQKeYUdKUzz1P7WjjFkwo2FiTHv4m3r3LSJRXxTcZ0HzzO7QyupdK/OUMYwmD5zd6IXkUYXB/3A== root@cinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.18s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.18,24,fe80::f816:3eff:fe09:fa92/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.18 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.53 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-8614afae-dfd6-44cf-9b73-be2215120396 login: 2019-01-14 14:17:00,336 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-01-14 14:17:00,935 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Creating filesystem with 524288 4k blocks and 131072 inodes Filesystem UUID: 54d06608-7504-4d3d-8b3c-cf395306e1da Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2019-01-14 14:17:00,936 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-01-14 14:17:00,936 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-01-14 14:17:06,427 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-01-14 14:17:13,549 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-01-14 14:17:13,639 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-01-14 14:17:13,640 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-01-14 14:17:13,640 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-01-14 14:17:17,191 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:17:17,191 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:31 | PASS | +---------------------+------------------+------------------+----------------+ 2019-01-14 14:17:41,003 - xtesting.ci.run_tests - INFO - Loading test case 'odl'... 2019-01-14 14:17:41,709 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2019-01-14 14:18:02,423 - 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 2019-01-14 14:18:02,454 - xtesting.core.robotframework - INFO - Results were successfully parsed 2019-01-14 14:18:02,622 - xtesting.core.robotframework - INFO - Results were successfully generated 2019-01-14 14:18:02,758 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:18:02,758 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:20 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 14:18:02,811 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2019-01-14 14:18:07,808 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-14 14:18:08,495 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2019-01-14 14:26:31,942 - xtesting.core.unit - INFO - Total tests: 96 Passed tests: 96 Failed tests: 0 Skipped tests: 0 Seen tags: 2019-01-14 14:26:32,590 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:26:32,590 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:24 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 14:26:34,541 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2019-01-14 14:26:39,115 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-14 14:26:39,707 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2019-01-14 14:27:24,187 - xtesting.core.unit - INFO - Total tests: 1 Passed tests: 1 Failed tests: 0 Skipped tests: 0 Seen tags: 2019-01-14 14:27:24,696 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:27:24,697 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:45 | PASS | +----------------------------+------------------+------------------+----------------+ 2019-01-14 14:27:26,625 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:10 | PASS | | tenantnetwork2 | functest | healthcheck | 00:07 | PASS | | vmready1 | functest | healthcheck | 00:12 | PASS | | vmready2 | functest | healthcheck | 00:12 | PASS | | singlevm1 | functest | healthcheck | 00:37 | PASS | | singlevm2 | functest | healthcheck | 00:41 | PASS | | vping_ssh | functest | healthcheck | 00:46 | PASS | | vping_userdata | functest | healthcheck | 00:34 | PASS | | cinder_test | functest | healthcheck | 01:31 | PASS | | odl | functest | healthcheck | 00:20 | PASS | | api_check | functest | healthcheck | 08:24 | PASS | | snaps_health_check | functest | healthcheck | 00:45 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2019-01-14 14:27:26,639 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-14 14:27:29,793 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-143 | | 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-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 14:27:29,798 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QBByFeG7xBsMpyFxkXaHWCNPq export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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 OS_PROJECT_ID=35af50fe299141218ecf76b1b87b25ad export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=wmYweBWjc9AQ9nKRrbcQhqXZt export OS_REGION_NAME=regionOne 2019-01-14 14:27:29,798 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-14 14:27:29,800 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | tempest_smoke neutron-tempest-plugin-api | | | | validate the OPNFV scenarios. | rally_sanity rally_jobs refstack_defcore | | | | | patrole snaps_smoke neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2019-01-14 14:27:29,836 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-01-14 14:27:31,157 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'e55e5cfc712d4897be451dfb79228a15', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_smoke-project_d25ac86d-7734-4280-bbdc-e0b4edf11c7b'}) 2019-01-14 14:27:31,551 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bfda747647d24f0ebff4ffa45f6ec50e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_d25ac86d-7734-4280-bbdc-e0b4edf11c7b'}) 2019-01-14 14:27:32,319 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'e55e5cfc712d4897be451dfb79228a15', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b9bfe309-c078-4a8d-b42b-8ba1a4685183', 'username': u'tempest_smoke-user_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 14:27:32,326 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', 'password': 'b9bfe309-c078-4a8d-b42b-8ba1a4685183', 'project_name': 'tempest_smoke-project_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'e55e5cfc712d4897be451dfb79228a15', 'project_domain_name': 'Default'} 2019-01-14 14:27:33,729 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 14:27:38,058 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2659ae5c-04eb-46f3-836b-5c47597ef6ec | 2019-01-14T14:27:37.703483 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2659ae5c-04eb-46f3-836b-5c47597ef6ec ~/.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 2019-01-14 14:27:41,283 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 14:27:42,076 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 14:27:46,905 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=ea4db5fa-ac81-4cea-a629-d09a96eafb89) as the default verifier for the future CLI operations. 2019-01-14 14:27:49,311 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-01-14 14:27:51,735 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/file', 'owner': u'e55e5cfc712d4897be451dfb79228a15', 'id': u'f5f8795d-68f8-44bf-943f-57fcc85aeb8e', 'size': 12716032, u'self': u'/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e55e5cfc712d4897be451dfb79228a15', 'name': 'tempest_smoke-project_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:27:51Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T14:27:51Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', 'created': u'2019-01-14T14:27:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:27:49Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f5f8795d-68f8-44bf-943f-57fcc85aeb8e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:27:51,977 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', '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'35af50fe299141218ecf76b1b87b25ad', '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'337fd1af-8336-41ea-b283-a333c5363164', 'swap': 0}) 2019-01-14 14:27:53,859 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/2d5b0dca-2065-4cb1-8e5f-984589218288/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2d5b0dca-2065-4cb1-8e5f-984589218288/file', 'owner': u'e55e5cfc712d4897be451dfb79228a15', 'id': u'2d5b0dca-2065-4cb1-8e5f-984589218288', 'size': 12716032, u'self': u'/v2/images/2d5b0dca-2065-4cb1-8e5f-984589218288', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e55e5cfc712d4897be451dfb79228a15', 'name': 'tempest_smoke-project_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/2d5b0dca-2065-4cb1-8e5f-984589218288/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:27:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T14:27:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2d5b0dca-2065-4cb1-8e5f-984589218288', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', 'created': u'2019-01-14T14:27:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:27:52Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2d5b0dca-2065-4cb1-8e5f-984589218288', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:27:53,898 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', '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'35af50fe299141218ecf76b1b87b25ad', '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'06991d3e-9735-4972-befd-8712f715ce78', 'swap': 0}) 2019-01-14 14:27:53,919 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_d25ac86d-7734-4280-bbdc-e0b4edf11c7b', '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'35af50fe299141218ecf76b1b87b25ad', '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'06991d3e-9735-4972-befd-8712f715ce78', 'swap': 0}) 2019-01-14 14:27:57,063 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 14:27:57,063 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 14:27:57,064 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 14:27:57,066 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 14:27:57,082 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-14 14:28:00,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ea4db5fa-ac81-4cea-a629-d09a96eafb89/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-01-14 14:28:00,243 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 14:28:00,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2019-01-14 14:28:05,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:05.875 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 14:28:08,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:08.072 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.200s] 2019-01-14 14:28:08,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:08.130 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.059s] 2019-01-14 14:28:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:10.868 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.480s] 2019-01-14 14:28:16,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:16.499 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.696s] 2019-01-14 14:28:18,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:18.749 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.024s] 2019-01-14 14:28:20,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:20.276 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.776s] 2019-01-14 14:28:20,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:20.307 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.605s] 2019-01-14 14:28:23,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:23.255 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.638s] 2019-01-14 14:28:32,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:32.899 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.777s] 2019-01-14 14:28:32,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:32.908 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-01-14 14:28:34,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:34.389 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [5.332s] 2019-01-14 14:28:39,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:39.862 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.729s] 2019-01-14 14:28:43,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:43.237 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.236s] 2019-01-14 14:28:48,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:48.745 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.778s] 2019-01-14 14:28:50,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:50.804 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.061s] 2019-01-14 14:28:50,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:50.805 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-14 14:28:50,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:50.910 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.874s] 2019-01-14 14:28:57,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:57.871 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.068s] 2019-01-14 14:28:58,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:28:58.810 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.938s] 2019-01-14 14:29:01,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:01.071 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.261s] 2019-01-14 14:29:01,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:01.653 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.399s] 2019-01-14 14:29:03,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:03.630 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.069s] 2019-01-14 14:29:03,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:03.631 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-14 14:29:08,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:08.248 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-01-14 14:29:11,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:11.088 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.269s] 2019-01-14 14:29:16,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:16.460 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.371s] 2019-01-14 14:29:26,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:26.276 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [9.381s] 2019-01-14 14:29:26,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:26.792 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.516s] 2019-01-14 14:29:27,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:27.100 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.308s] 2019-01-14 14:29:27,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:27.342 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [10.882s] 2019-01-14 14:29:27,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:27.356 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.256s] 2019-01-14 14:29:27,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:27.460 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.103s] 2019-01-14 14:29:27,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:27.696 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.236s] 2019-01-14 14:29:39,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:39.055 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.353s] 2019-01-14 14:29:39,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:39.916 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.064s] 2019-01-14 14:29:39,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:39.917 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-14 14:29:42,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:42.612 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.555s] 2019-01-14 14:29:42,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:42.754 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.145s] 2019-01-14 14:29:49,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:49.700 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [10.472s] 2019-01-14 14:29:50,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:50.141 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.183s] 2019-01-14 14:29:50,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:50.161 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.020s] 2019-01-14 14:29:50,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:50.255 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.555s] 2019-01-14 14:29:50,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:50.552 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.296s] 2019-01-14 14:29:50,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:50.769 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.217s] 2019-01-14 14:29:51,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:51.054 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.284s] 2019-01-14 14:29:51,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:51.270 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.216s] 2019-01-14 14:29:55,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:55.385 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-14 14:29:57,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:57.614 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.093s] 2019-01-14 14:29:57,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:57.714 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.100s] 2019-01-14 14:29:57,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:57.796 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.081s] 2019-01-14 14:29:57,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:29:57.803 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2019-01-14 14:30:03,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:03.087 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.686s] 2019-01-14 14:30:06,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:06.167 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.613s] 2019-01-14 14:30:11,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:11.068 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.226s] 2019-01-14 14:30:11,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:11.161 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.092s] 2019-01-14 14:30:11,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:11.279 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.117s] 2019-01-14 14:30:11,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:11.451 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.172s] 2019-01-14 14:30:13,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:13.304 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [13.725s] 2019-01-14 14:30:23,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:23.548 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.404s] 2019-01-14 14:30:24,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:24.199 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [10.894s] 2019-01-14 14:30:27,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:27.421 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.827s] 2019-01-14 14:30:28,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:28.319 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.770s] 2019-01-14 14:30:32,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:32.543 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.343s] 2019-01-14 14:30:35,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:35.339 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.047s] 2019-01-14 14:30:35,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:35.447 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.108s] 2019-01-14 14:30:36,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:36.762 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.219s] 2019-01-14 14:30:43,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:43.386 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.603s] 2019-01-14 14:30:43,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:43.450 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 14:30:47,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:47.306 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.436s] 2019-01-14 14:30:47,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:47.617 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.230s] 2019-01-14 14:30:54,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:54.571 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.953s] 2019-01-14 14:30:55,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:55.765 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.768s] 2019-01-14 14:30:59,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:30:59.830 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.562s] 2019-01-14 14:31:07,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:07.216 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.602s] 2019-01-14 14:31:10,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:10.196 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.978s] 2019-01-14 14:31:10,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:10.322 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.813s] 2019-01-14 14:31:12,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:12.245 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.898s] 2019-01-14 14:31:13,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:13.286 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [3.089s] 2019-01-14 14:31:18,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:18.532 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2019-01-14 14:31:20,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:20.789 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [10.464s] 2019-01-14 14:31:21,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:21.052 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.806s] 2019-01-14 14:31:23,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:23.151 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.362s] 2019-01-14 14:31:23,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:23.382 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.231s] 2019-01-14 14:31:23,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:23.610 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.228s] 2019-01-14 14:31:23,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:23.908 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.856s] 2019-01-14 14:31:24,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:24.130 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.223s] 2019-01-14 14:31:24,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:24.169 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.038s] 2019-01-14 14:31:31,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:31.353 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.893s] 2019-01-14 14:31:34,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:34.484 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [3.128s] 2019-01-14 14:31:34,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:34.530 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.050s] 2019-01-14 14:31:43,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:43.154 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.611s] 2019-01-14 14:31:50,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:50.215 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.958s] 2019-01-14 14:31:51,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:51.082 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.928s] 2019-01-14 14:31:57,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:31:57.686 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.604s] 2019-01-14 14:32:01,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:32:01.681 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.994s] 2019-01-14 14:32:04,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:32:04.950 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [9.646s] 2019-01-14 14:32:17,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:32:17.434 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.482s] 2019-01-14 14:32:21,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:32:21.526 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-14 14:32:28,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:32:28.368 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.954s] 2019-01-14 14:32:28,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:32:28.537 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.169s] 2019-01-14 14:32:39,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:32:39.056 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.257s] 2019-01-14 14:32:41,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:32:41.446 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.389s] 2019-01-14 14:32:43,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 14:32:43.763 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.316s] 2019-01-14 14:32:47,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 46465cf3-9fc3-4c99-8126-ccffbbca6d19 2019-01-14 14:32:47,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '46465cf3-9fc3-4c99-8126-ccffbbca6d19']'. 2019-01-14 14:32:47,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 14:32:47,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 46465cf3-9fc3-4c99-8126-ccffbbca6d19 | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 14:28:02 | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 14:32:46 | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:44 | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ea4db5fa-ac81-4cea-a629-d09a96eafb89) | 2019-01-14 14:32:47,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 14:32:47,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2659ae5c-04eb-46f3-836b-5c47597ef6ec) | 2019-01-14 14:32:47,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2019-01-14 14:32:47,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 277.911 | 2019-01-14 14:32:47,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2019-01-14 14:32:47,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2019-01-14 14:32:47,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 14:32:47,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 14:32:47,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-14 14:32:47,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 14:32:47,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 14:32:47,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 14:32:47,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-01-14 14:32:49,916 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:32:49,916 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 05:00 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-01-14 14:32:52,734 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-01-14 14:32:53,741 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron-tempest-plugin-api', u'tags': [], 'enabled': True, 'id': u'2844cc28df2e4c9b8e2fc55ae9ad439a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron-tempest-pl-project_688495bd-e90d-4b87-9961-5e51aac2b842'}) 2019-01-14 14:32:54,130 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'40b81f28418a4b3b9190754815be14b7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_688495bd-e90d-4b87-9961-5e51aac2b842'}) 2019-01-14 14:32:55,090 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_688495bd-e90d-4b87-9961-5e51aac2b842', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'2844cc28df2e4c9b8e2fc55ae9ad439a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2d109241-c950-4a77-af98-baacbcae27cd', 'username': u'neutron-tempest-plugin-api-user_688495bd-e90d-4b87-9961-5e51aac2b842', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 14:32:55,094 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_688495bd-e90d-4b87-9961-5e51aac2b842', 'password': '2d109241-c950-4a77-af98-baacbcae27cd', 'project_name': 'neutron-tempest-pl-project_688495bd-e90d-4b87-9961-5e51aac2b842', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '2844cc28df2e4c9b8e2fc55ae9ad439a', 'project_domain_name': 'Default'} 2019-01-14 14:32:56,456 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 14:32:58,579 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 14:33:00,618 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6a007267-b352-4336-8279-9527d6e77d4c | 2019-01-14T14:33:00.247011 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6a007267-b352-4336-8279-9527d6e77d4c ~/.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 2019-01-14 14:33:03,718 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 14:33:04,452 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 14:33:06,581 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 14:33:09,429 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=594994b4-3478-4252-8461-a06972a99d98) as the default verifier for the future CLI operations. 2019-01-14 14:33:11,850 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-01-14 14:33:13,684 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/file', 'owner': u'2844cc28df2e4c9b8e2fc55ae9ad439a', 'id': u'fd87ceba-449b-47ac-9137-5745d5c0cf9a', 'size': 12716032, u'self': u'/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2844cc28df2e4c9b8e2fc55ae9ad439a', 'name': 'neutron-tempest-pl-project_688495bd-e90d-4b87-9961-5e51aac2b842', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:33:13Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T14:33:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842', 'created': u'2019-01-14T14:33:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:33:12Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/fd87ceba-449b-47ac-9137-5745d5c0cf9a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_688495bd-e90d-4b87-9961-5e51aac2b842', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:33:13,929 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_688495bd-e90d-4b87-9961-5e51aac2b842', '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'35af50fe299141218ecf76b1b87b25ad', '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'29142c9a-240b-4278-a1cf-9bf1fd82824b', 'swap': 0}) 2019-01-14 14:33:16,020 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c67156e9-fc4c-4550-ad56-2c8e6243af34/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c67156e9-fc4c-4550-ad56-2c8e6243af34/file', 'owner': u'2844cc28df2e4c9b8e2fc55ae9ad439a', 'id': u'c67156e9-fc4c-4550-ad56-2c8e6243af34', 'size': 12716032, u'self': u'/v2/images/c67156e9-fc4c-4550-ad56-2c8e6243af34', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2844cc28df2e4c9b8e2fc55ae9ad439a', 'name': 'neutron-tempest-pl-project_688495bd-e90d-4b87-9961-5e51aac2b842', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c67156e9-fc4c-4550-ad56-2c8e6243af34/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:33:15Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T14:33:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_688495bd-e90d-4b87-9961-5e51aac2b842', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c67156e9-fc4c-4550-ad56-2c8e6243af34', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_688495bd-e90d-4b87-9961-5e51aac2b842', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_688495bd-e90d-4b87-9961-5e51aac2b842', 'created': u'2019-01-14T14:33:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:33:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c67156e9-fc4c-4550-ad56-2c8e6243af34', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_688495bd-e90d-4b87-9961-5e51aac2b842', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:33:16,050 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_688495bd-e90d-4b87-9961-5e51aac2b842', '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'35af50fe299141218ecf76b1b87b25ad', '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'235cdba6-4d10-4539-9521-af0c5f72c849', 'swap': 0}) 2019-01-14 14:33:16,068 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_688495bd-e90d-4b87-9961-5e51aac2b842', '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'35af50fe299141218ecf76b1b87b25ad', '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'235cdba6-4d10-4539-9521-af0c5f72c849', 'swap': 0}) 2019-01-14 14:33:19,265 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 14:33:19,265 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 14:33:19,266 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 14:33:19,269 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 14:33:19,286 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-14 14:33:22,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-594994b4-3478-4252-8461-a06972a99d98/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-01-14 14:33:22,119 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 14:33:22,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', u'--concurrency=4']'. 2019-01-14 14:47:40,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 73533d3b-e1fc-4612-a718-0a420e865061 2019-01-14 14:47:40,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '73533d3b-e1fc-4612-a718-0a420e865061']'. 2019-01-14 14:47:41,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 14:47:41,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 14:47:41,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 14:47:41,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 73533d3b-e1fc-4612-a718-0a420e865061 | 2019-01-14 14:47:41,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-14 14:47:41,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 14:33:23 | 2019-01-14 14:47:41,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 14:47:39 | 2019-01-14 14:47:41,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:16 | 2019-01-14 14:47:41,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-14 14:47:41,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 14:47:41,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 14:47:41,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 594994b4-3478-4252-8461-a06972a99d98) | 2019-01-14 14:47:41,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 14:47:41,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6a007267-b352-4336-8279-9527d6e77d4c) | 2019-01-14 14:47:41,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2019-01-14 14:47:41,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 845.962 | 2019-01-14 14:47:41,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 387 | 2019-01-14 14:47:41,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 157 | 2019-01-14 14:47:41,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 14:47:41,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 14:47:41,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2019-01-14 14:47:41,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 14:47:41,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 14:47:41,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 14:47:41,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 99.2307692308% 2019-01-14 14:47:43,568 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 14:47:43,569 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 14:32 | FAIL | +------------------------------------+------------------+------------------+----------------+ 2019-01-14 14:47:47,623 - xtesting.ci.run_tests - ERROR - The test case 'neutron-tempest-plugin-api' failed. 2019-01-14 14:47:47,676 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-01-14 14:47:48,947 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_sanity', u'tags': [], 'enabled': True, 'id': u'c21b9bc259a2438db4554c579d9a4f14', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_sanity-project_e4f960b7-f863-47b5-9266-0c81b42d2a95'}) 2019-01-14 14:47:49,342 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2a7cb39f6cbb4e93994fe7d6232e06ed', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_e4f960b7-f863-47b5-9266-0c81b42d2a95'}) 2019-01-14 14:47:50,160 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_e4f960b7-f863-47b5-9266-0c81b42d2a95', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'c21b9bc259a2438db4554c579d9a4f14', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ebbf91ff-4104-4618-89cf-875d1e60f932', 'username': u'rally_sanity-user_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 14:47:50,164 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'password': 'ebbf91ff-4104-4618-89cf-875d1e60f932', 'project_name': 'rally_sanity-project_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'c21b9bc259a2438db4554c579d9a4f14', 'project_domain_name': 'Default'} 2019-01-14 14:47:50,920 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-01-14 14:47:51,252 - 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',)) 2019-01-14 14:47:52,161 - 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'2019-01-14T14:47:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3c1c3716-ae64-4f37-b381-5bb90d58c66d', u'provider:segmentation_id': 82, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-net_e4f960b7-f863-47b5-9266-0c81b42d2a95', u'admin_state_up': True, u'tenant_id': u'c21b9bc259a2438db4554c579d9a4f14', u'created_at': u'2019-01-14T14:47:51Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'c21b9bc259a2438db4554c579d9a4f14'}) 2019-01-14 14:47:53,628 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T14:47:53Z', 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'5fe25560-9225-4f2d-9ee4-d51664c6dcc9', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_e4f960b7-f863-47b5-9266-0c81b42d2a95', u'enable_dhcp': True, u'network_id': u'3c1c3716-ae64-4f37-b381-5bb90d58c66d', u'tenant_id': u'c21b9bc259a2438db4554c579d9a4f14', u'created_at': u'2019-01-14T14:47:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c21b9bc259a2438db4554c579d9a4f14'}) 2019-01-14 14:47:55,037 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'c21b9bc259a2438db4554c579d9a4f14', u'created_at': u'2019-01-14T14:47:53Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2019-01-14T14:47:54Z', u'revision_number': 2, u'routes': [], u'project_id': u'c21b9bc259a2438db4554c579d9a4f14', u'id': u'ead3f71f-bcb1-4a9c-a5b8-25ccd6b64f0c', u'name': u'rally_sanity-router_e4f960b7-f863-47b5-9266-0c81b42d2a95'}) 2019-01-14 14:47:58,792 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081/file', 'owner': u'c21b9bc259a2438db4554c579d9a4f14', 'id': u'a5039a20-0428-4e61-bf1a-a4bdc3d0e081', 'size': 12716032, u'self': u'/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c21b9bc259a2438db4554c579d9a4f14', 'name': 'rally_sanity-project_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T14:47:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T14:47:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'created': u'2019-01-14T14:47:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T14:47:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a5039a20-0428-4e61-bf1a-a4bdc3d0e081', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 14:47:59,002 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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'35af50fe299141218ecf76b1b87b25ad', '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'13ade87e-5d1e-459a-8752-ba718c25e0a6', 'swap': 0}) 2019-01-14 14:47:59,035 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 14:48:01,204 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 14:48:03,577 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | bd172cec-1ed2-4d00-83ab-64ad035964bb | 2019-01-14T14:48:03.148455 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: bd172cec-1ed2-4d00-83ab-64ad035964bb ~/.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 2019-01-14 14:48:06,511 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 14:48:07,323 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2019-01-14 14:48:07,834 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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'35af50fe299141218ecf76b1b87b25ad', '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'd352cf55-1dc2-4a0b-a963-9b4a1cc2a1d4', 'swap': 0}) 2019-01-14 14:48:07,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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'35af50fe299141218ecf76b1b87b25ad', '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'd352cf55-1dc2-4a0b-a963-9b4a1cc2a1d4', 'swap': 0}) 2019-01-14 14:48:07,857 - 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 2019-01-14 14:48:07,857 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 14:48:07,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 14:48:07,886 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-01-14 14:48:07,886 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '3c1c3716-ae64-4f37-b381-5bb90d58c66d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'flavor_name': 'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-14 14:49:20,919 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f4334447-9169-41a3-bcd7-c5ff17771abf 2019-01-14 14:49:20,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2019-01-14 14:49:20,921 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f4334447-9169-41a3-bcd7-c5ff17771abf'] 2019-01-14 14:49:21,842 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f4334447-9169-41a3-bcd7-c5ff17771abf -------------------------------------------------------------------------------- Task f4334447-9169-41a3-bcd7-c5ff17771abf: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f4334447-9169-41a3-bcd7-c5ff17771abf 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.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | total | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | -> duration | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 0.539 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.538948 Full duration: 8.548173 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f4334447-9169-41a3-bcd7-c5ff17771abf 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.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 100.0% | 1 | | total | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 100.0% | 1 | | -> duration | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.880103 Full duration: 8.475372 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f4334447-9169-41a3-bcd7-c5ff17771abf 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | total | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | -> duration | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.211835 Full duration: 9.017179 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f4334447-9169-41a3-bcd7-c5ff17771abf 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.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | total | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> duration | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.971782 Full duration: 8.928394 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f4334447-9169-41a3-bcd7-c5ff17771abf 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.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | total | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> duration | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.09767 Full duration: 8.916246 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f4334447-9169-41a3-bcd7-c5ff17771abf 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.247 | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 100.0% | 1 | | total | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | -> duration | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.894407 Full duration: 8.774016 HINTS: * To plot HTML graphics with this data, run: rally task report f4334447-9169-41a3-bcd7-c5ff17771abf --out output.html * To generate a JUnit report, run: rally task export f4334447-9169-41a3-bcd7-c5ff17771abf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f4334447-9169-41a3-bcd7-c5ff17771abf --json --out output.json 2019-01-14 14:49:21,843 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f4334447-9169-41a3-bcd7-c5ff17771abf', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-01-14 14:49:23,785 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f4334447-9169-41a3-bcd7-c5ff17771abf --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-01-14 14:49:23.681 718 INFO rally.api [-] Building 'json' report for the following task(s): 'f4334447-9169-41a3-bcd7-c5ff17771abf'. 2019-01-14 14:49:23.686 718 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:49:23,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f4334447-9169-41a3-bcd7-c5ff17771abf', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2019-01-14 14:49:25,710 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f4334447-9169-41a3-bcd7-c5ff17771abf --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2019-01-14 14:49:25.596 720 INFO rally.api [-] Building 'html' report for the following task(s): 'f4334447-9169-41a3-bcd7-c5ff17771abf'. 2019-01-14 14:49:25.618 720 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:49:25,717 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-01-14 14:49:25,717 - 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 2019-01-14 14:49:25,718 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 14:49:25,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 14:49:25,732 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-01-14 14:49:25,732 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '3c1c3716-ae64-4f37-b381-5bb90d58c66d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'flavor_name': 'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-14 14:51:06,771 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b4284e14-d7a3-4fa2-95a4-49922fa80956 2019-01-14 14:51:06,771 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b4284e14-d7a3-4fa2-95a4-49922fa80956'] 2019-01-14 14:51:07,668 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b4284e14-d7a3-4fa2-95a4-49922fa80956 -------------------------------------------------------------------------------- Task b4284e14-d7a3-4fa2-95a4-49922fa80956: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b4284e14-d7a3-4fa2-95a4-49922fa80956 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.869 | 4.869 | 4.869 | 4.869 | 4.869 | 4.869 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> glance_v2.upload_data | 1.665 | 1.665 | 1.665 | 1.665 | 1.665 | 1.665 | 100.0% | 1 | | glance_v2.delete_image | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | total | 5.797 | 5.797 | 5.797 | 5.797 | 5.797 | 5.797 | 100.0% | 1 | | -> duration | 5.797 | 5.797 | 5.797 | 5.797 | 5.797 | 5.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.797005 Full duration: 15.30949 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b4284e14-d7a3-4fa2-95a4-49922fa80956 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.597 | 3.597 | 3.597 | 3.597 | 3.597 | 3.597 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | -> glance_v2.upload_data | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 0.445 | 100.0% | 1 | | glance_v2.list_images | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 3.633 | 3.633 | 3.633 | 3.633 | 3.633 | 3.633 | 100.0% | 1 | | -> duration | 3.633 | 3.633 | 3.633 | 3.633 | 3.633 | 3.633 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.632706 Full duration: 16.729013 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b4284e14-d7a3-4fa2-95a4-49922fa80956 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.427 | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 100.0% | 1 | | total | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 100.0% | 1 | | -> duration | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.427264 Full duration: 9.124124 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "3c1c3716-ae64-4f37-b381-5bb90d58c66d" } ], "flavor": { "name": "rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b4284e14-d7a3-4fa2-95a4-49922fa80956 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.269 | 4.269 | 4.269 | 4.269 | 4.269 | 4.269 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 0.427 | 100.0% | 1 | | -> glance_v2.upload_data | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 100.0% | 1 | | nova.boot_servers | 15.147 | 15.147 | 15.147 | 15.147 | 15.147 | 15.147 | 100.0% | 1 | | total | 19.417 | 19.417 | 19.417 | 19.417 | 19.417 | 19.417 | 100.0% | 1 | | -> duration | 18.417 | 18.417 | 18.417 | 18.417 | 18.417 | 18.417 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.416826 Full duration: 41.900401 HINTS: * To plot HTML graphics with this data, run: rally task report b4284e14-d7a3-4fa2-95a4-49922fa80956 --out output.html * To generate a JUnit report, run: rally task export b4284e14-d7a3-4fa2-95a4-49922fa80956 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b4284e14-d7a3-4fa2-95a4-49922fa80956 --json --out output.json 2019-01-14 14:51:07,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b4284e14-d7a3-4fa2-95a4-49922fa80956', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-01-14 14:51:09,787 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b4284e14-d7a3-4fa2-95a4-49922fa80956 --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-01-14 14:51:09.623 1270 INFO rally.api [-] Building 'json' report for the following task(s): 'b4284e14-d7a3-4fa2-95a4-49922fa80956'. 2019-01-14 14:51:09.628 1270 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:51:09,788 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b4284e14-d7a3-4fa2-95a4-49922fa80956', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2019-01-14 14:51:11,643 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b4284e14-d7a3-4fa2-95a4-49922fa80956 --out /home/opnfv/functest/results/rally_sanity/glance.html 2019-01-14 14:51:11.532 1272 INFO rally.api [-] Building 'html' report for the following task(s): 'b4284e14-d7a3-4fa2-95a4-49922fa80956'. 2019-01-14 14:51:11.552 1272 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:51:11,646 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-01-14 14:51:11,647 - 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 2019-01-14 14:51:11,647 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 14:51:11,652 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 14:51:11,652 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-01-14 14:51:11,652 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '3c1c3716-ae64-4f37-b381-5bb90d58c66d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'flavor_name': 'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-14 14:54:41,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3c8dc138-6fb5-4420-9359-5c320779fb41 2019-01-14 14:54:41,865 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3c8dc138-6fb5-4420-9359-5c320779fb41'] 2019-01-14 14:54:42,803 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3c8dc138-6fb5-4420-9359-5c320779fb41 -------------------------------------------------------------------------------- Task 3c8dc138-6fb5-4420-9359-5c320779fb41: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3c8dc138-6fb5-4420-9359-5c320779fb41 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.334 | 3.334 | 3.334 | 3.334 | 3.334 | 3.334 | 100.0% | 1 | | cinder_v2.delete_snapshot | 3.369 | 3.369 | 3.369 | 3.369 | 3.369 | 3.369 | 100.0% | 1 | | total | 6.704 | 6.704 | 6.704 | 6.704 | 6.704 | 6.704 | 100.0% | 1 | | -> duration | 6.704 | 6.704 | 6.704 | 6.704 | 6.704 | 6.704 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.704057 Full duration: 24.256762 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3c8dc138-6fb5-4420-9359-5c320779fb41 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.399 | 3.399 | 3.399 | 3.399 | 3.399 | 3.399 | 100.0% | 1 | | cinder_v2.delete_volume | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | total | 3.904 | 3.904 | 3.904 | 3.904 | 3.904 | 3.904 | 100.0% | 1 | | -> duration | 3.904 | 3.904 | 3.904 | 3.904 | 3.904 | 3.904 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.904109 Full duration: 16.304242 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3c8dc138-6fb5-4420-9359-5c320779fb41 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 | 7.914 | 7.914 | 7.914 | 7.914 | 7.914 | 7.914 | 100.0% | 1 | | cinder_v2.delete_volume | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | total | 8.402 | 8.402 | 8.402 | 8.402 | 8.402 | 8.402 | 100.0% | 1 | | -> duration | 8.402 | 8.402 | 8.402 | 8.402 | 8.402 | 8.402 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.401978 Full duration: 20.76147 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3c8dc138-6fb5-4420-9359-5c320779fb41 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.358 | 3.358 | 3.358 | 3.358 | 3.358 | 3.358 | 100.0% | 1 | | cinder_v2.delete_volume | 2.799 | 2.799 | 2.799 | 2.799 | 2.799 | 2.799 | 100.0% | 1 | | total | 6.157 | 6.157 | 6.157 | 6.157 | 6.157 | 6.157 | 100.0% | 1 | | -> duration | 6.157 | 6.157 | 6.157 | 6.157 | 6.157 | 6.157 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.157214 Full duration: 17.444491 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3c8dc138-6fb5-4420-9359-5c320779fb41 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.338 | 3.338 | 3.338 | 3.338 | 3.338 | 3.338 | 100.0% | 1 | | cinder_v2.extend_volume | 3.366 | 3.366 | 3.366 | 3.366 | 3.366 | 3.366 | 100.0% | 1 | | cinder_v2.delete_volume | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 100.0% | 1 | | total | 7.005 | 7.005 | 7.005 | 7.005 | 7.005 | 7.005 | 100.0% | 1 | | -> duration | 7.005 | 7.005 | 7.005 | 7.005 | 7.005 | 7.005 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.005121 Full duration: 18.18717 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3c8dc138-6fb5-4420-9359-5c320779fb41 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.441 | 3.441 | 3.441 | 3.441 | 3.441 | 3.441 | 100.0% | 1 | | cinder_v2.delete_volume | 2.726 | 2.726 | 2.726 | 2.726 | 2.726 | 2.726 | 100.0% | 1 | | total | 6.168 | 6.168 | 6.168 | 6.168 | 6.168 | 6.168 | 100.0% | 1 | | -> duration | 6.168 | 6.168 | 6.168 | 6.168 | 6.168 | 6.168 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.168138 Full duration: 24.25672 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3c8dc138-6fb5-4420-9359-5c320779fb41 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.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | cinder_v2.list_qos | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | total | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> duration | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.883927 Full duration: 13.76262 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3c8dc138-6fb5-4420-9359-5c320779fb41 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.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | cinder_v2.set_qos | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | total | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> duration | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.911784 Full duration: 14.206348 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3c8dc138-6fb5-4420-9359-5c320779fb41 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.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | cinder_v2.list_types | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> duration | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.905534 Full duration: 14.178164 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3c8dc138-6fb5-4420-9359-5c320779fb41 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 100.0% | 1 | | total | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | -> duration | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 0.941 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.940724 Full duration: 13.968262 HINTS: * To plot HTML graphics with this data, run: rally task report 3c8dc138-6fb5-4420-9359-5c320779fb41 --out output.html * To generate a JUnit report, run: rally task export 3c8dc138-6fb5-4420-9359-5c320779fb41 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3c8dc138-6fb5-4420-9359-5c320779fb41 --json --out output.json 2019-01-14 14:54:42,803 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3c8dc138-6fb5-4420-9359-5c320779fb41', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-01-14 14:54:44,776 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3c8dc138-6fb5-4420-9359-5c320779fb41 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-01-14 14:54:44.666 3058 INFO rally.api [-] Building 'json' report for the following task(s): '3c8dc138-6fb5-4420-9359-5c320779fb41'. 2019-01-14 14:54:44.676 3058 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:54:44,776 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3c8dc138-6fb5-4420-9359-5c320779fb41', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2019-01-14 14:54:46,668 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3c8dc138-6fb5-4420-9359-5c320779fb41 --out /home/opnfv/functest/results/rally_sanity/cinder.html 2019-01-14 14:54:46.549 3060 INFO rally.api [-] Building 'html' report for the following task(s): '3c8dc138-6fb5-4420-9359-5c320779fb41'. 2019-01-14 14:54:46.576 3060 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:54:46,681 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-01-14 14:54:46,682 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2019-01-14 14:54:46,682 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 14:54:46,695 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 14:54:46,696 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-01-14 14:54:46,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': ['gnocchi'], 'concurrency': 4, 'netid': '3c1c3716-ae64-4f37-b381-5bb90d58c66d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'flavor_name': 'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-14 14:56:55,829 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d 2019-01-14 14:56:55,829 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1f48e75a-eaf4-46a1-89d3-c5cb0be7382d'] 2019-01-14 14:56:56,759 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d -------------------------------------------------------------------------------- Task 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | total | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> duration | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.654125 Full duration: 8.363024 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | total | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> duration | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.636677 Full duration: 8.40877 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy_rule | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | total | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | -> duration | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.663638 Full duration: 8.236275 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy_rule | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | -> duration | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.890146 Full duration: 9.572966 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_archive_policy | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | total | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | -> duration | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 0.63 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.629559 Full duration: 8.347429 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_archive_policy | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | -> duration | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.876332 Full duration: 9.265047 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_resource_type | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | total | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> duration | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.635256 Full duration: 8.035445 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource_type | 1.287 | 1.287 | 1.287 | 1.287 | 1.287 | 1.287 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 100.0% | 1 | | total | 1.712 | 1.712 | 1.712 | 1.712 | 1.712 | 1.712 | 100.0% | 1 | | -> duration | 1.712 | 1.712 | 1.712 | 1.712 | 1.712 | 1.712 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.71168 Full duration: 10.148348 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_metric | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | total | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> duration | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.654454 Full duration: 8.19999 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | gnocchi.delete_metric | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 100.0% | 1 | | total | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> duration | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.082514 Full duration: 9.56022 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | gnocchi.delete_resource | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | total | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | -> duration | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.863438 Full duration: 9.099055 HINTS: * To plot HTML graphics with this data, run: rally task report 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d --out output.html * To generate a JUnit report, run: rally task export 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d --json --out output.json 2019-01-14 14:56:56,759 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1f48e75a-eaf4-46a1-89d3-c5cb0be7382d', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-01-14 14:56:58,706 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-01-14 14:56:58.595 4192 INFO rally.api [-] Building 'json' report for the following task(s): '1f48e75a-eaf4-46a1-89d3-c5cb0be7382d'. 2019-01-14 14:56:58.603 4192 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:56:58,707 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1f48e75a-eaf4-46a1-89d3-c5cb0be7382d', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2019-01-14 14:57:00,641 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 1f48e75a-eaf4-46a1-89d3-c5cb0be7382d --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2019-01-14 14:57:00.514 4194 INFO rally.api [-] Building 'html' report for the following task(s): '1f48e75a-eaf4-46a1-89d3-c5cb0be7382d'. 2019-01-14 14:57:00.541 4194 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:57:00,653 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-01-14 14:57:00,654 - 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 2019-01-14 14:57:00,654 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 14:57:00,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 14:57:00,667 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-01-14 14:57:00,667 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '3c1c3716-ae64-4f37-b381-5bb90d58c66d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'flavor_name': 'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-14 14:58:33,816 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e4d5be55-4048-4965-a72c-d1975dd7c929 2019-01-14 14:58:33,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e4d5be55-4048-4965-a72c-d1975dd7c929'] 2019-01-14 14:58:34,738 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e4d5be55-4048-4965-a72c-d1975dd7c929 -------------------------------------------------------------------------------- Task e4d5be55-4048-4965-a72c-d1975dd7c929: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e4d5be55-4048-4965-a72c-d1975dd7c929 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 | 5.026 | 5.026 | 5.026 | 5.026 | 5.026 | 5.026 | 100.0% | 1 | | heat.update_stack | 3.525 | 3.525 | 3.525 | 3.525 | 3.525 | 3.525 | 100.0% | 1 | | heat.delete_stack | 3.257 | 3.257 | 3.257 | 3.257 | 3.257 | 3.257 | 100.0% | 1 | | total | 11.808 | 11.808 | 11.808 | 11.808 | 11.808 | 11.808 | 100.0% | 1 | | -> duration | 7.808 | 7.808 | 7.808 | 7.808 | 7.808 | 7.808 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.808217 Full duration: 21.419773 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e4d5be55-4048-4965-a72c-d1975dd7c929 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.955 | 4.955 | 4.955 | 4.955 | 4.955 | 4.955 | 100.0% | 1 | | heat.check_stack | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 100.0% | 1 | | heat.delete_stack | 2.148 | 2.148 | 2.148 | 2.148 | 2.148 | 2.148 | 100.0% | 1 | | total | 8.434 | 8.434 | 8.434 | 8.434 | 8.434 | 8.434 | 100.0% | 1 | | -> duration | 6.434 | 6.434 | 6.434 | 6.434 | 6.434 | 6.434 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.433963 Full duration: 17.78801 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "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 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e4d5be55-4048-4965-a72c-d1975dd7c929 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 | 5.137 | 5.137 | 5.137 | 5.137 | 5.137 | 5.137 | 100.0% | 1 | | heat.suspend_stack | 2.226 | 2.226 | 2.226 | 2.226 | 2.226 | 2.226 | 100.0% | 1 | | heat.resume_stack | 3.712 | 3.712 | 3.712 | 3.712 | 3.712 | 3.712 | 100.0% | 1 | | heat.delete_stack | 1.778 | 1.778 | 1.778 | 1.778 | 1.778 | 1.778 | 100.0% | 1 | | total | 12.853 | 12.853 | 12.853 | 12.853 | 12.853 | 12.853 | 100.0% | 1 | | -> duration | 10.853 | 10.853 | 10.853 | 10.853 | 10.853 | 10.853 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.852535 Full duration: 22.510022 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e4d5be55-4048-4965-a72c-d1975dd7c929 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.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | total | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | -> duration | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.635576 Full duration: 9.612613 HINTS: * To plot HTML graphics with this data, run: rally task report e4d5be55-4048-4965-a72c-d1975dd7c929 --out output.html * To generate a JUnit report, run: rally task export e4d5be55-4048-4965-a72c-d1975dd7c929 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e4d5be55-4048-4965-a72c-d1975dd7c929 --json --out output.json 2019-01-14 14:58:34,739 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e4d5be55-4048-4965-a72c-d1975dd7c929', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-01-14 14:58:36,486 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e4d5be55-4048-4965-a72c-d1975dd7c929 --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-01-14 14:58:36.382 5104 INFO rally.api [-] Building 'json' report for the following task(s): 'e4d5be55-4048-4965-a72c-d1975dd7c929'. 2019-01-14 14:58:36.387 5104 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:58:36,487 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e4d5be55-4048-4965-a72c-d1975dd7c929', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2019-01-14 14:58:38,470 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e4d5be55-4048-4965-a72c-d1975dd7c929 --out /home/opnfv/functest/results/rally_sanity/heat.html 2019-01-14 14:58:38.345 5106 INFO rally.api [-] Building 'html' report for the following task(s): 'e4d5be55-4048-4965-a72c-d1975dd7c929'. 2019-01-14 14:58:38.366 5106 INFO rally.api [-] The report has been successfully built. 2019-01-14 14:58:38,475 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-01-14 14:58:38,475 - 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 2019-01-14 14:58:38,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 14:58:38,485 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 14:58:38,486 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-01-14 14:58:38,486 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '3c1c3716-ae64-4f37-b381-5bb90d58c66d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'flavor_name': 'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-14 15:02:12,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 2019-01-14 15:02:12,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2'] 2019-01-14 15:02:13,852 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 -------------------------------------------------------------------------------- Task 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.769 | 0.769 | 0.769 | 0.769 | 0.769 | 0.769 | 100.0% | 1 | | keystone_v3.add_role | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | keystone_v3.revoke_role | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | total | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | -> duration | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 1.094 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.094313 Full duration: 16.18818 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.562 | 0.562 | 0.562 | 0.562 | 0.562 | 0.562 | 100.0% | 1 | | keystone_v3.add_role | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.list_roles | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | total | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> duration | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.826971 Full duration: 16.079025 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | keystone_v3.list_projects | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> duration | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.931272 Full duration: 16.479341 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.567 | 0.567 | 0.567 | 0.567 | 0.567 | 0.567 | 100.0% | 1 | | keystone_v3.delete_role | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | total | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | -> duration | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.710587 Full duration: 13.812247 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.554 | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 100.0% | 1 | | keystone_v3.delete_service | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | total | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> duration | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.694674 Full duration: 13.93204 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | keystone_v3.create_user | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | -> keystone_v3.add_role | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | keystone_v3.create_role | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | keystone_v3.get_project | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.get_user | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_role | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.list_services | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.get_services | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | total | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 100.0% | 1 | | -> duration | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.212318 Full duration: 21.590229 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | keystone_v3.update_project | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | keystone_v3.delete_project | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> duration | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 1.162 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.162298 Full duration: 14.124724 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | total | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> duration | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.917596 Full duration: 16.535248 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | total | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | -> duration | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.897574 Full duration: 16.04371 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | keystone_v3.list_users | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 100.0% | 1 | | -> duration | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.046683 Full duration: 16.470914 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 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.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | keystone_v3.create_users | 6.248 | 6.248 | 6.248 | 6.248 | 6.248 | 6.248 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.248 | 6.248 | 6.248 | 6.248 | 6.248 | 6.248 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.637 | 1.637 | 1.637 | 1.637 | 1.637 | 1.637 | 100.0% | 1 | | total | 8.371 | 8.371 | 8.371 | 8.371 | 8.371 | 8.371 | 100.0% | 1 | | -> duration | 8.371 | 8.371 | 8.371 | 8.371 | 8.371 | 8.371 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.371492 Full duration: 26.612793 HINTS: * To plot HTML graphics with this data, run: rally task report 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 --out output.html * To generate a JUnit report, run: rally task export 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 --json --out output.json 2019-01-14 15:02:13,853 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-01-14 15:02:15,785 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-01-14 15:02:15.681 7018 INFO rally.api [-] Building 'json' report for the following task(s): '5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2'. 2019-01-14 15:02:15.692 7018 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:02:15,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2019-01-14 15:02:17,654 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2 --out /home/opnfv/functest/results/rally_sanity/keystone.html 2019-01-14 15:02:17.525 7020 INFO rally.api [-] Building 'html' report for the following task(s): '5c59bd7e-c9b6-41df-a4ad-00016f3bd5a2'. 2019-01-14 15:02:17.553 7020 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:02:17,670 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-01-14 15:02:17,671 - 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 2019-01-14 15:02:17,671 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 15:02:17,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 15:02:17,686 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-01-14 15:02:17,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '3c1c3716-ae64-4f37-b381-5bb90d58c66d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'flavor_name': 'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-14 15:08:32,012 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 383548d0-fe77-406d-b25a-6370b0938015 2019-01-14 15:08:32,012 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '383548d0-fe77-406d-b25a-6370b0938015'] 2019-01-14 15:08:32,960 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 383548d0-fe77-406d-b25a-6370b0938015 -------------------------------------------------------------------------------- Task 383548d0-fe77-406d-b25a-6370b0938015: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 383548d0-fe77-406d-b25a-6370b0938015 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.298 | 1.298 | 1.298 | 1.298 | 1.298 | 1.298 | 100.0% | 1 | | neutron.delete_network | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | total | 2.102 | 2.102 | 2.102 | 2.102 | 2.102 | 2.102 | 100.0% | 1 | | -> duration | 2.102 | 2.102 | 2.102 | 2.102 | 2.102 | 2.102 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.101959 Full duration: 16.953756 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 383548d0-fe77-406d-b25a-6370b0938015 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.629 | 1.629 | 1.629 | 1.629 | 1.629 | 1.629 | 100.0% | 1 | | neutron.delete_port | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | total | 2.345 | 2.345 | 2.345 | 2.345 | 2.345 | 2.345 | 100.0% | 1 | | -> duration | 2.345 | 2.345 | 2.345 | 2.345 | 2.345 | 2.345 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.344939 Full duration: 35.012451 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 383548d0-fe77-406d-b25a-6370b0938015 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.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | neutron.create_subnet | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 0.868 | 100.0% | 1 | | neutron.create_router | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 0.363 | 100.0% | 1 | | neutron.add_interface_router | 1.981 | 1.981 | 1.981 | 1.981 | 1.981 | 1.981 | 100.0% | 1 | | neutron.remove_interface_router | 1.683 | 1.683 | 1.683 | 1.683 | 1.683 | 1.683 | 100.0% | 1 | | neutron.delete_router | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 0.82 | 100.0% | 1 | | total | 6.709 | 6.709 | 6.709 | 6.709 | 6.709 | 6.709 | 100.0% | 1 | | -> duration | 6.709 | 6.709 | 6.709 | 6.709 | 6.709 | 6.709 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.708779 Full duration: 44.394243 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 383548d0-fe77-406d-b25a-6370b0938015 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.524 | 1.524 | 1.524 | 1.524 | 1.524 | 1.524 | 100.0% | 1 | | neutron.delete_subnet | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | total | 2.315 | 2.315 | 2.315 | 2.315 | 2.315 | 2.315 | 100.0% | 1 | | -> duration | 2.315 | 2.315 | 2.315 | 2.315 | 2.315 | 2.315 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.315499 Full duration: 35.417204 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 383548d0-fe77-406d-b25a-6370b0938015 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.079 | 1.079 | 1.079 | 1.079 | 1.079 | 1.079 | 100.0% | 1 | | neutron.list_networks | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 0.299 | 100.0% | 1 | | total | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> duration | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.378124 Full duration: 19.433615 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 383548d0-fe77-406d-b25a-6370b0938015 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.548 | 1.548 | 1.548 | 1.548 | 1.548 | 1.548 | 100.0% | 1 | | neutron.list_ports | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 100.0% | 1 | | total | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 100.0% | 1 | | -> duration | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 1.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.814475 Full duration: 37.527388 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 383548d0-fe77-406d-b25a-6370b0938015 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.018 | 1.018 | 1.018 | 1.018 | 1.018 | 1.018 | 100.0% | 1 | | neutron.create_subnet | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 0.981 | 100.0% | 1 | | neutron.create_router | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | neutron.add_interface_router | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 100.0% | 1 | | neutron.list_routers | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 5.079 | 5.079 | 5.079 | 5.079 | 5.079 | 5.079 | 100.0% | 1 | | -> duration | 5.079 | 5.079 | 5.079 | 5.079 | 5.079 | 5.079 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.078617 Full duration: 50.741377 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 383548d0-fe77-406d-b25a-6370b0938015 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.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | neutron.create_subnet | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | neutron.list_subnets | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 2.201 | 2.201 | 2.201 | 2.201 | 2.201 | 2.201 | 100.0% | 1 | | -> duration | 2.201 | 2.201 | 2.201 | 2.201 | 2.201 | 2.201 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.201243 Full duration: 39.906055 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 383548d0-fe77-406d-b25a-6370b0938015 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.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | neutron.delete_security_group | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 0.367 | 100.0% | 1 | | total | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 100.0% | 1 | | -> duration | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.43595 Full duration: 16.084733 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 383548d0-fe77-406d-b25a-6370b0938015 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.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | neutron.create_security_group_rule | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 0.593 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | neutron.delete_security_group | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | total | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 100.0% | 1 | | -> duration | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.220834 Full duration: 16.809597 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 383548d0-fe77-406d-b25a-6370b0938015 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.106 | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 100.0% | 1 | | neutron.create_router | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 100.0% | 1 | | neutron.add_gateway_router | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 1.846 | 100.0% | 1 | | neutron.remove_gateway_router | 1.784 | 1.784 | 1.784 | 1.784 | 1.784 | 1.784 | 100.0% | 1 | | total | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 100.0% | 1 | | -> duration | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 5.06 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.060067 Full duration: 30.716994 HINTS: * To plot HTML graphics with this data, run: rally task report 383548d0-fe77-406d-b25a-6370b0938015 --out output.html * To generate a JUnit report, run: rally task export 383548d0-fe77-406d-b25a-6370b0938015 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 383548d0-fe77-406d-b25a-6370b0938015 --json --out output.json 2019-01-14 15:08:32,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '383548d0-fe77-406d-b25a-6370b0938015', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-01-14 15:08:34,808 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 383548d0-fe77-406d-b25a-6370b0938015 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-01-14 15:08:34.707 10312 INFO rally.api [-] Building 'json' report for the following task(s): '383548d0-fe77-406d-b25a-6370b0938015'. 2019-01-14 15:08:34.719 10312 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:08:34,809 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '383548d0-fe77-406d-b25a-6370b0938015', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2019-01-14 15:08:36,539 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 383548d0-fe77-406d-b25a-6370b0938015 --out /home/opnfv/functest/results/rally_sanity/neutron.html 2019-01-14 15:08:36.417 10314 INFO rally.api [-] Building 'html' report for the following task(s): '383548d0-fe77-406d-b25a-6370b0938015'. 2019-01-14 15:08:36.447 10314 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:08:36,556 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-01-14 15:08:36,557 - 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 2019-01-14 15:08:36,557 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 15:08:36,569 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 15:08:36,570 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-01-14 15:08:36,571 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '3c1c3716-ae64-4f37-b381-5bb90d58c66d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'flavor_name': 'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-14 15:17:42,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f01114c0-3ec0-4aae-b659-63681a973a72 2019-01-14 15:17:42,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f01114c0-3ec0-4aae-b659-63681a973a72'] 2019-01-14 15:17:43,406 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f01114c0-3ec0-4aae-b659-63681a973a72 -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "image": { "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "nics": [ { "net-id": "3c1c3716-ae64-4f37-b381-5bb90d58c66d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72 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 | 15.308 | 15.308 | 15.308 | 15.308 | 15.308 | 15.308 | 100.0% | 1 | | nova.live_migrate | 17.633 | 17.633 | 17.633 | 17.633 | 17.633 | 17.633 | 100.0% | 1 | | nova.delete_server | 3.157 | 3.157 | 3.157 | 3.157 | 3.157 | 3.157 | 100.0% | 1 | | total | 36.098 | 36.098 | 36.098 | 36.098 | 36.098 | 36.098 | 100.0% | 1 | | -> duration | 35.098 | 35.098 | 35.098 | 35.098 | 35.098 | 35.098 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.098448 Full duration: 46.713723 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "boot_server_kwargs": { "nics": [ { "net-id": "3c1c3716-ae64-4f37-b381-5bb90d58c66d" } ] }, "image": { "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72 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 | 13.613 | 13.613 | 13.613 | 13.613 | 13.613 | 13.613 | 100.0% | 1 | | cinder_v2.create_volume | 3.082 | 3.082 | 3.082 | 3.082 | 3.082 | 3.082 | 100.0% | 1 | | nova.attach_volume | 4.622 | 4.622 | 4.622 | 4.622 | 4.622 | 4.622 | 100.0% | 1 | | nova.live_migrate | 20.692 | 20.692 | 20.692 | 20.692 | 20.692 | 20.692 | 100.0% | 1 | | nova.detach_volume | 4.309 | 4.309 | 4.309 | 4.309 | 4.309 | 4.309 | 100.0% | 1 | | cinder_v2.delete_volume | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 0.484 | 100.0% | 1 | | nova.delete_server | 2.947 | 2.947 | 2.947 | 2.947 | 2.947 | 2.947 | 100.0% | 1 | | total | 49.751 | 49.751 | 49.751 | 49.751 | 49.751 | 49.751 | 100.0% | 1 | | -> duration | 48.751 | 48.751 | 48.751 | 48.751 | 48.751 | 48.751 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.75063 Full duration: 64.408401 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 10, "nics": [ { "net-id": "3c1c3716-ae64-4f37-b381-5bb90d58c66d" } ], "image": { "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72 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 | 11.15 | 11.15 | 11.15 | 11.15 | 11.15 | 11.15 | 100.0% | 1 | | nova.boot_server | 16.861 | 16.861 | 16.861 | 16.861 | 16.861 | 16.861 | 100.0% | 1 | | nova.live_migrate | 17.421 | 17.421 | 17.421 | 17.421 | 17.421 | 17.421 | 100.0% | 1 | | nova.delete_server | 2.922 | 2.922 | 2.922 | 2.922 | 2.922 | 2.922 | 100.0% | 1 | | total | 48.355 | 48.355 | 48.355 | 48.355 | 48.355 | 48.355 | 100.0% | 1 | | -> duration | 47.355 | 47.355 | 47.355 | 47.355 | 47.355 | 47.355 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 47.355021 Full duration: 63.548794 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "3c1c3716-ae64-4f37-b381-5bb90d58c66d" } ] }, "flavor": { "name": "rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "image": { "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72 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.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | nova.boot_server | 10.994 | 10.994 | 10.994 | 10.994 | 10.994 | 10.994 | 100.0% | 1 | | nova.delete_server | 2.87 | 2.87 | 2.87 | 2.87 | 2.87 | 2.87 | 100.0% | 1 | | nova.delete_keypair | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 14.644 | 14.644 | 14.644 | 14.644 | 14.644 | 14.644 | 100.0% | 1 | | -> duration | 13.644 | 13.644 | 13.644 | 13.644 | 13.644 | 13.644 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.644341 Full duration: 44.330255 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 5, "flavor": { "name": "rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "image": { "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "nics": [ { "net-id": "3c1c3716-ae64-4f37-b381-5bb90d58c66d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72 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.925 | 9.925 | 9.925 | 9.925 | 9.925 | 9.925 | 100.0% | 1 | | nova.boot_server | 11.923 | 11.923 | 11.923 | 11.923 | 11.923 | 11.923 | 100.0% | 1 | | nova.delete_server | 3.073 | 3.073 | 3.073 | 3.073 | 3.073 | 3.073 | 100.0% | 1 | | total | 24.922 | 24.922 | 24.922 | 24.922 | 24.922 | 24.922 | 100.0% | 1 | | -> duration | 23.922 | 23.922 | 23.922 | 23.922 | 23.922 | 23.922 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.922136 Full duration: 58.329928 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "image": { "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "nics": [ { "net-id": "3c1c3716-ae64-4f37-b381-5bb90d58c66d" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72 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 | 13.703 | 13.703 | 13.703 | 13.703 | 13.703 | 13.703 | 100.0% | 1 | | nova.pause_server | 3.003 | 3.003 | 3.003 | 3.003 | 3.003 | 3.003 | 100.0% | 1 | | nova.unpause_server | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 100.0% | 1 | | nova.delete_server | 3.298 | 3.298 | 3.298 | 3.298 | 3.298 | 3.298 | 100.0% | 1 | | total | 22.856 | 22.856 | 22.856 | 22.856 | 22.856 | 22.856 | 100.0% | 1 | | -> duration | 17.856 | 17.856 | 17.856 | 17.856 | 17.856 | 17.856 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.856145 Full duration: 52.756423 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "3c1c3716-ae64-4f37-b381-5bb90d58c66d" } ], "flavor": { "name": "rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "image": { "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72 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.632 | 9.632 | 9.632 | 9.632 | 9.632 | 9.632 | 100.0% | 1 | | nova.migrate | 14.876 | 14.876 | 14.876 | 14.876 | 14.876 | 14.876 | 100.0% | 1 | | nova.resize_confirm | 3.931 | 3.931 | 3.931 | 3.931 | 3.931 | 3.931 | 100.0% | 1 | | nova.delete_server | 3.047 | 3.047 | 3.047 | 3.047 | 3.047 | 3.047 | 100.0% | 1 | | total | 31.487 | 31.487 | 31.487 | 31.487 | 31.487 | 31.487 | 100.0% | 1 | | -> duration | 30.487 | 30.487 | 30.487 | 30.487 | 30.487 | 30.487 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.48682 Full duration: 43.644506 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72 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 | 13.507 | 13.507 | 13.507 | 13.507 | 13.507 | 13.507 | 100.0% | 1 | | nova.list_interfaces | 0.46 | 0.46 | 0.46 | 0.46 | 0.46 | 0.46 | 100.0% | 1 | | total | 13.968 | 13.968 | 13.968 | 13.968 | 13.968 | 13.968 | 100.0% | 1 | | -> duration | 12.968 | 12.968 | 12.968 | 12.968 | 12.968 | 12.968 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.967724 Full duration: 46.94334 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_associate_and_dissociate_floating_ip args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "nics": [ { "net-id": "3c1c3716-ae64-4f37-b381-5bb90d58c66d" } ], "flavor": { "name": "rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "image": { "name": "rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72 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 | 13.312 | 13.312 | 13.312 | 13.312 | 13.312 | 13.312 | 100.0% | 1 | | nova.associate_floating_ip | 3.665 | 3.665 | 3.665 | 3.665 | 3.665 | 3.665 | 100.0% | 1 | | -> neutron.list_ports | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 0.055 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 0.025 | 100.0% | 1 | | nova.dissociate_floating_ip | 3.252 | 3.252 | 3.252 | 3.252 | 3.252 | 3.252 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.018 | 0.018 | 0.018 | 0.018 | 0.018 | 0.018 | 100.0% | 1 | | total | 21.882 | 21.882 | 21.882 | 21.882 | 21.882 | 21.882 | 100.0% | 1 | | -> duration | 20.882 | 20.882 | 20.882 | 20.882 | 20.882 | 20.882 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.881891 Full duration: 57.457784 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f01114c0-3ec0-4aae-b659-63681a973a72 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.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | nova.delete_server_group | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 0.077 | 100.0% | 1 | | total | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | -> duration | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.756885 Full duration: 10.390622 HINTS: * To plot HTML graphics with this data, run: rally task report f01114c0-3ec0-4aae-b659-63681a973a72 --out output.html * To generate a JUnit report, run: rally task export f01114c0-3ec0-4aae-b659-63681a973a72 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f01114c0-3ec0-4aae-b659-63681a973a72 --json --out output.json 2019-01-14 15:17:43,407 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f01114c0-3ec0-4aae-b659-63681a973a72', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-01-14 15:17:45,253 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f01114c0-3ec0-4aae-b659-63681a973a72 --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-01-14 15:17:45.148 12120 INFO rally.api [-] Building 'json' report for the following task(s): 'f01114c0-3ec0-4aae-b659-63681a973a72'. 2019-01-14 15:17:45.159 12120 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:17:45,254 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f01114c0-3ec0-4aae-b659-63681a973a72', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2019-01-14 15:17:47,242 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f01114c0-3ec0-4aae-b659-63681a973a72 --out /home/opnfv/functest/results/rally_sanity/nova.html 2019-01-14 15:17:47.109 12122 INFO rally.api [-] Building 'html' report for the following task(s): 'f01114c0-3ec0-4aae-b659-63681a973a72'. 2019-01-14 15:17:47.139 12122 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:17:47,258 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2019-01-14 15:17:47,259 - 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 2019-01-14 15:17:47,259 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 15:17:47,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 15:17:47,272 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-01-14 15:17:47,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/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': '3c1c3716-ae64-4f37-b381-5bb90d58c66d', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'flavor_name': 'rally_sanity-flavor_e4f960b7-f863-47b5-9266-0c81b42d2a95', '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_e4f960b7-f863-47b5-9266-0c81b42d2a95', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-01-14 15:18:42,692 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 80ad8844-b9d6-454a-b74f-ce9a277272ca 2019-01-14 15:18:42,692 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '80ad8844-b9d6-454a-b74f-ce9a277272ca'] 2019-01-14 15:18:43,504 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 80ad8844-b9d6-454a-b74f-ce9a277272ca -------------------------------------------------------------------------------- Task 80ad8844-b9d6-454a-b74f-ce9a277272ca: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 80ad8844-b9d6-454a-b74f-ce9a277272ca 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.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | quotas.delete_quotas | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 0.236 | 100.0% | 1 | | total | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 100.0% | 1 | | -> duration | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.990748 Full duration: 9.686751 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 80ad8844-b9d6-454a-b74f-ce9a277272ca 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.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | total | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | -> duration | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.818881 Full duration: 9.432196 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 80ad8844-b9d6-454a-b74f-ce9a277272ca 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.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | total | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> duration | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.783005 Full duration: 9.516915 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 80ad8844-b9d6-454a-b74f-ce9a277272ca 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.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | total | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | -> duration | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 1.078 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.0778 Full duration: 10.190042 HINTS: * To plot HTML graphics with this data, run: rally task report 80ad8844-b9d6-454a-b74f-ce9a277272ca --out output.html * To generate a JUnit report, run: rally task export 80ad8844-b9d6-454a-b74f-ce9a277272ca --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 80ad8844-b9d6-454a-b74f-ce9a277272ca --json --out output.json 2019-01-14 15:18:43,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '80ad8844-b9d6-454a-b74f-ce9a277272ca', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-01-14 15:18:45,460 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 80ad8844-b9d6-454a-b74f-ce9a277272ca --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-01-14 15:18:45.352 12632 INFO rally.api [-] Building 'json' report for the following task(s): '80ad8844-b9d6-454a-b74f-ce9a277272ca'. 2019-01-14 15:18:45.356 12632 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:18:45,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '80ad8844-b9d6-454a-b74f-ce9a277272ca', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2019-01-14 15:18:47,397 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 80ad8844-b9d6-454a-b74f-ce9a277272ca --out /home/opnfv/functest/results/rally_sanity/quotas.html 2019-01-14 15:18:47.277 12634 INFO rally.api [-] Building 'html' report for the following task(s): '80ad8844-b9d6-454a-b74f-ce9a277272ca'. 2019-01-14 15:18:47.296 12634 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:18:47,402 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-01-14 15:18:47,406 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:52 | 6 | 100.00% | | glance | 00:01:23 | 4 | 100.00% | | cinder | 00:02:57 | 10 | 100.00% | | gnocchi | 00:01:37 | 11 | 100.00% | | heat | 00:01:11 | 4 | 100.00% | | keystone | 00:03:07 | 11 | 100.00% | | neutron | 00:05:42 | 11 | 100.00% | | nova | 00:08:08 | 10 | 100.00% | | quotas | 00:00:38 | 4 | 100.00% | | | | | | | TOTAL: | 00:25:39 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2019-01-14 15:18:47,407 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2019-01-14 15:18:47,544 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 15:18:47,545 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 30:56 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-14 15:18:58,885 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-01-14 15:18:59,994 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_jobs', u'tags': [], 'enabled': True, 'id': u'51406dc98129464290f41b37d3f20027', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_jobs-project_30363314-f549-4848-918a-e7f453c2508a'}) 2019-01-14 15:19:00,384 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5da56a62db614b52b0a76ada9c5736f0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_30363314-f549-4848-918a-e7f453c2508a'}) 2019-01-14 15:19:01,253 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_30363314-f549-4848-918a-e7f453c2508a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'51406dc98129464290f41b37d3f20027', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '48906740-6248-4cdd-9fb4-df1a6932f2b8', 'username': u'rally_jobs-user_30363314-f549-4848-918a-e7f453c2508a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 15:19:01,257 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_30363314-f549-4848-918a-e7f453c2508a', 'password': '48906740-6248-4cdd-9fb4-df1a6932f2b8', 'project_name': 'rally_jobs-project_30363314-f549-4848-918a-e7f453c2508a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '51406dc98129464290f41b37d3f20027', 'project_domain_name': 'Default'} 2019-01-14 15:19:01,991 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-01-14 15:19:02,841 - 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'2019-01-14T15:19:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'766e09a8-9e04-4599-8ad1-7258dbcf5a0f', u'provider:segmentation_id': 35, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-net_30363314-f549-4848-918a-e7f453c2508a', u'admin_state_up': True, u'tenant_id': u'51406dc98129464290f41b37d3f20027', u'created_at': u'2019-01-14T15:19:02Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'51406dc98129464290f41b37d3f20027'}) 2019-01-14 15:19:04,435 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T15:19:03Z', 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'97f840d5-2e8a-4d8f-b31a-175e66b96abf', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_30363314-f549-4848-918a-e7f453c2508a', u'enable_dhcp': True, u'network_id': u'766e09a8-9e04-4599-8ad1-7258dbcf5a0f', u'tenant_id': u'51406dc98129464290f41b37d3f20027', u'created_at': u'2019-01-14T15:19:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'51406dc98129464290f41b37d3f20027'}) 2019-01-14 15:19:05,826 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'51406dc98129464290f41b37d3f20027', u'created_at': u'2019-01-14T15:19:04Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2019-01-14T15:19:05Z', u'revision_number': 2, u'routes': [], u'project_id': u'51406dc98129464290f41b37d3f20027', u'id': u'5b6cd744-2300-4479-8aa6-e69982a408d6', u'name': u'rally_jobs-router_30363314-f549-4848-918a-e7f453c2508a'}) 2019-01-14 15:19:09,661 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/de13e99c-b7ec-4b29-a34a-66b857870682/snap', u'metadata': Munch({})})], 'file': u'/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682/file', 'owner': u'51406dc98129464290f41b37d3f20027', 'id': u'de13e99c-b7ec-4b29-a34a-66b857870682', 'size': 12716032, u'self': u'/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51406dc98129464290f41b37d3f20027', 'name': 'rally_jobs-project_30363314-f549-4848-918a-e7f453c2508a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/de13e99c-b7ec-4b29-a34a-66b857870682/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T15:19:08Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T15:19:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_30363314-f549-4848-918a-e7f453c2508a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_30363314-f549-4848-918a-e7f453c2508a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_30363314-f549-4848-918a-e7f453c2508a', 'created': u'2019-01-14T15:19:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T15:19:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/de13e99c-b7ec-4b29-a34a-66b857870682', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_30363314-f549-4848-918a-e7f453c2508a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 15:19:10,026 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_30363314-f549-4848-918a-e7f453c2508a', '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'35af50fe299141218ecf76b1b87b25ad', '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'b0724077-aa87-4e84-ad74-114640b3f20b', 'swap': 0}) 2019-01-14 15:19:10,049 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 15:19:12,118 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 15:19:14,405 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 19ab72a1-de92-49a4-832e-7b5d77c23e80 | 2019-01-14T15:19:13.990887 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 19ab72a1-de92-49a4-832e-7b5d77c23e80 ~/.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 2019-01-14 15:19:17,426 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 15:19:18,159 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2019-01-14 15:19:18,713 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_30363314-f549-4848-918a-e7f453c2508a', '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'35af50fe299141218ecf76b1b87b25ad', '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'af5a9d6d-406a-4dd2-8f24-e74d208b84e5', 'swap': 0}) 2019-01-14 15:19:18,735 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_30363314-f549-4848-918a-e7f453c2508a', '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'35af50fe299141218ecf76b1b87b25ad', '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'af5a9d6d-406a-4dd2-8f24-e74d208b84e5', 'swap': 0}) 2019-01-14 15:19:18,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-01-14 15:19:18,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-14 15:19:18,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-14 15:19:18,967 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-01-14 15:19:18,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2019-01-14 15:43:32,848 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b3b690c0-c893-4e5e-8362-796cd0de76c1 2019-01-14 15:43:32,849 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2019-01-14 15:43:32,850 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b3b690c0-c893-4e5e-8362-796cd0de76c1'] 2019-01-14 15:43:33,889 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b3b690c0-c893-4e5e-8362-796cd0de76c1 -------------------------------------------------------------------------------- Task b3b690c0-c893-4e5e-8362-796cd0de76c1: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": 119 } } }, "args": {}, "sla": { "max_avg_duration_per_atomic": { "neutron.list_networks": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b3b690c0-c893-4e5e-8362-796cd0de76c1 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.099 | 2.514 | 4.067 | 4.553 | 8.155 | 2.689 | 100.0% | 100 | | neutron.list_networks | 0.214 | 0.718 | 1.47 | 1.584 | 2.053 | 0.838 | 100.0% | 100 | | total | 1.44 | 3.188 | 5.036 | 5.565 | 9.314 | 3.527 | 100.0% | 100 | | -> duration | 1.44 | 3.188 | 5.036 | 5.565 | 9.314 | 3.527 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.788988 Full duration: 50.96035 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "name": "_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b3b690c0-c893-4e5e-8362-796cd0de76c1 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.548 | 2.028 | 2.731 | 2.803 | 2.922 | 2.166 | 100.0% | 40 | | neutron.update_network | 0.59 | 1.004 | 1.562 | 1.947 | 2.157 | 1.12 | 100.0% | 40 | | total | 2.564 | 3.302 | 3.938 | 4.072 | 4.122 | 3.286 | 100.0% | 40 | | -> duration | 2.564 | 3.302 | 3.938 | 4.072 | 4.122 | 3.286 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.654166 Full duration: 30.975943 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b3b690c0-c893-4e5e-8362-796cd0de76c1 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.423 | 2.262 | 2.84 | 2.954 | 3.148 | 2.298 | 100.0% | 40 | | neutron.delete_network | 0.782 | 1.166 | 1.899 | 1.95 | 2.07 | 1.286 | 100.0% | 40 | | total | 2.428 | 3.573 | 4.486 | 4.537 | 4.637 | 3.584 | 100.0% | 40 | | -> duration | 2.428 | 3.573 | 4.486 | 4.537 | 4.637 | 3.584 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.765839 Full duration: 23.494464 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b3b690c0-c893-4e5e-8362-796cd0de76c1 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.599 | 2.491 | 3.922 | 4.142 | 4.856 | 2.711 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.706 | 5.678 | 8.16 | 8.492 | 9.042 | 6.045 | 100.0% | 40 | | neutron.list_subnets | 0.141 | 0.485 | 1.482 | 1.508 | 1.739 | 0.668 | 100.0% | 40 | | total | 5.904 | 9.468 | 12.104 | 12.136 | 12.991 | 9.423 | 100.0% | 40 | | -> duration | 5.904 | 9.468 | 12.104 | 12.136 | 12.991 | 9.423 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.304437 Full duration: 78.068891 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 1 args values: { "runner": { "concurrency": 20, "times": 100 }, "contexts": { "users": { "users_per_tenant": 5, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnets_per_network": 2, "subnet_create_args": {}, "subnet_update_args": { "name": "_subnet_updated", "enable_dhcp": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b3b690c0-c893-4e5e-8362-796cd0de76c1 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.829 | 2.84 | 3.913 | 4.726 | 5.413 | 3.013 | 100.0% | 100 | | neutron.create_subnet (x2) | 4.39 | 9.472 | 11.996 | 12.38 | 13.035 | 9.407 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.652 | 2.926 | 4.93 | 5.212 | 7.57 | 3.241 | 100.0% | 100 | | total | 11.352 | 15.473 | 18.474 | 19.268 | 21.461 | 15.662 | 100.0% | 100 | | -> duration | 11.352 | 15.473 | 18.474 | 19.268 | 21.461 | 15.662 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 81.406619 Full duration: 182.636304 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b3b690c0-c893-4e5e-8362-796cd0de76c1 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 | 2.216 | 3.925 | 4.824 | 4.875 | 5.014 | 3.775 | 100.0% | 40 | | neutron.create_subnet (x2) | 6.24 | 8.981 | 11.768 | 12.021 | 13.959 | 9.272 | 100.0% | 40 | | neutron.delete_subnet (x2) | 3.176 | 5.759 | 9.436 | 9.671 | 10.368 | 6.269 | 100.0% | 40 | | total | 15.965 | 19.017 | 20.977 | 21.296 | 22.836 | 19.318 | 100.0% | 40 | | -> duration | 15.965 | 19.017 | 20.977 | 21.296 | 22.836 | 19.318 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.842669 Full duration: 66.868991 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": null, "router_create_args": null }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b3b690c0-c893-4e5e-8362-796cd0de76c1 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.717 | 2.297 | 2.957 | 3.041 | 3.894 | 2.352 | 100.0% | 40 | | neutron.create_subnet (x2) | 5.007 | 8.646 | 12.405 | 12.591 | 13.251 | 8.502 | 100.0% | 40 | | neutron.create_router (x2) | 2.743 | 4.402 | 5.401 | 5.509 | 5.887 | 4.241 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.396 | 7.036 | 8.641 | 9.195 | 9.601 | 7.22 | 100.0% | 40 | | neutron.list_routers | 0.142 | 0.356 | 0.558 | 0.594 | 0.709 | 0.329 | 100.0% | 40 | | total | 17.624 | 22.837 | 25.306 | 25.588 | 26.1 | 22.644 | 100.0% | 40 | | -> duration | 17.624 | 22.837 | 25.306 | 25.588 | 26.1 | 22.644 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.121123 Full duration: 127.540146 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "name": "_router_updated", "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b3b690c0-c893-4e5e-8362-796cd0de76c1 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.531 | 2.854 | 3.417 | 3.555 | 3.608 | 2.82 | 100.0% | 40 | | neutron.create_subnet (x2) | 4.336 | 7.089 | 8.598 | 8.808 | 9.537 | 7.018 | 100.0% | 40 | | neutron.create_router (x2) | 3.553 | 5.493 | 6.668 | 6.73 | 6.856 | 5.423 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.937 | 7.92 | 9.424 | 9.662 | 11.675 | 8.017 | 100.0% | 40 | | neutron.update_router (x2) | 1.633 | 3.448 | 4.137 | 4.195 | 4.987 | 3.262 | 100.0% | 40 | | total | 22.599 | 26.552 | 28.901 | 30.437 | 31.324 | 26.542 | 100.0% | 40 | | -> duration | 22.599 | 26.552 | 28.901 | 30.437 | 31.324 | 26.542 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 56.615235 Full duration: 133.50665 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 2, "subnet_create_args": {}, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b3b690c0-c893-4e5e-8362-796cd0de76c1 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.376 | 3.125 | 3.655 | 3.793 | 4.71 | 2.759 | 100.0% | 40 | | neutron.create_subnet (x2) | 4.684 | 8.509 | 10.712 | 11.426 | 11.762 | 8.495 | 100.0% | 40 | | neutron.create_router (x2) | 3.209 | 6.677 | 7.738 | 7.944 | 8.224 | 5.997 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.883 | 7.005 | 8.543 | 9.049 | 10.566 | 7.381 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 3.746 | 5.114 | 6.535 | 6.564 | 7.674 | 5.358 | 100.0% | 40 | | neutron.delete_router (x2) | 1.984 | 3.378 | 4.191 | 4.222 | 4.49 | 3.302 | 100.0% | 40 | | total | 27.031 | 32.771 | 37.053 | 37.069 | 38.069 | 33.292 | 100.0% | 40 | | -> duration | 27.031 | 32.771 | 37.053 | 37.069 | 38.069 | 33.292 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 69.762165 Full duration: 115.975269 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 8 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "port": 811, "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": null, "ports_per_network": 50, "port_create_args": null }, "sla": { "max_avg_duration_per_atomic": { "neutron.list_ports": 15 }, "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b3b690c0-c893-4e5e-8362-796cd0de76c1 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.103 | 1.308 | 1.647 | 1.666 | 1.685 | 1.362 | 100.0% | 8 | | neutron.create_port (x50) | 48.43 | 50.429 | 52.294 | 52.547 | 52.801 | 50.693 | 100.0% | 8 | | neutron.list_ports | 0.388 | 0.775 | 0.904 | 0.924 | 0.943 | 0.722 | 100.0% | 8 | | total | 50.56 | 52.518 | 54.518 | 54.544 | 54.569 | 52.78 | 100.0% | 8 | | -> duration | 50.56 | 52.518 | 54.518 | 54.544 | 54.569 | 52.78 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 106.447934 Full duration: 176.504393 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 1 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "name": "_port_updated", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b3b690c0-c893-4e5e-8362-796cd0de76c1 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.489 | 2.588 | 3.471 | 3.571 | 3.893 | 2.646 | 100.0% | 40 | | neutron.create_port (x5) | 8.417 | 10.097 | 11.375 | 11.412 | 12.097 | 10.141 | 100.0% | 40 | | neutron.update_port (x5) | 3.759 | 4.697 | 5.356 | 5.41 | 5.502 | 4.686 | 100.0% | 40 | | total | 14.983 | 17.359 | 19.226 | 19.525 | 19.998 | 17.474 | 100.0% | 40 | | -> duration | 14.983 | 17.359 | 19.226 | 19.525 | 19.998 | 17.474 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.358487 Full duration: 85.100495 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 2 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "ports_per_network": 5, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b3b690c0-c893-4e5e-8362-796cd0de76c1 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.222 | 1.8 | 2.418 | 2.497 | 2.663 | 1.857 | 100.0% | 39 | | neutron.create_port (x5) | 5.248 | 9.655 | 11.022 | 11.358 | 11.611 | 9.418 | 100.0% | 39 | | neutron.delete_port (x5) | 2.668 | 4.382 | 5.224 | 5.409 | 5.917 | 4.421 | 100.0% | 39 | | total | 10.196 | 15.755 | 17.771 | 18.36 | 19.122 | 15.698 | 100.0% | 39 | | -> duration | 10.196 | 15.755 | 17.771 | 18.36 | 19.122 | 15.698 | 100.0% | 39 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 39 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.936658 Full duration: 65.159265 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 20, "times": 40 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 20 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b3b690c0-c893-4e5e-8362-796cd0de76c1 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.063 | 1.941 | 2.508 | 2.552 | 2.578 | 1.978 | 100.0% | 40 | | total | 1.513 | 2.413 | 2.994 | 3.039 | 3.081 | 2.471 | 100.0% | 40 | | -> duration | 1.513 | 2.413 | 2.994 | 3.039 | 3.081 | 2.471 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.404921 Full duration: 42.309514 -------------------------------------------------------------------------------- test scenario NeutronTrunks.create_and_list_trunk_subports args position 0 args values: { "runner": { "concurrency": 4, "times": 4 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "network": -1, "port": 1000 } } }, "args": { "subport_count": 125 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b3b690c0-c893-4e5e-8362-796cd0de76c1 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.259 | 1.479 | 1.524 | 1.532 | 1.541 | 1.439 | 100.0% | 4 | | neutron.create_subnet | 1.383 | 1.452 | 1.607 | 1.629 | 1.652 | 1.485 | 100.0% | 4 | | neutron.create_port (x125) | 135.201 | 136.223 | 136.972 | 137.107 | 137.242 | 136.222 | 100.0% | 4 | | neutron.create_trunk | 6.655 | 7.141 | 7.362 | 7.379 | 7.397 | 7.084 | 100.0% | 4 | | neutron.update_port | 1.379 | 1.4 | 1.502 | 1.522 | 1.542 | 1.43 | 100.0% | 4 | | neutron.list_trunks | 0.043 | 0.048 | 0.052 | 0.052 | 0.052 | 0.048 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.195 | 0.347 | 0.512 | 0.52 | 0.528 | 0.354 | 100.0% | 4 | | neutron.delete_trunk | 0.298 | 0.313 | 0.333 | 0.335 | 0.337 | 0.315 | 100.0% | 4 | | total | 147.407 | 148.415 | 149.073 | 149.189 | 149.305 | 148.385 | 100.0% | 4 | | -> duration | 147.407 | 148.415 | 149.073 | 149.189 | 149.305 | 148.385 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 149.3169 Full duration: 239.509868 HINTS: * To plot HTML graphics with this data, run: rally task report b3b690c0-c893-4e5e-8362-796cd0de76c1 --out output.html * To generate a JUnit report, run: rally task export b3b690c0-c893-4e5e-8362-796cd0de76c1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b3b690c0-c893-4e5e-8362-796cd0de76c1 --json --out output.json 2019-01-14 15:43:33,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b3b690c0-c893-4e5e-8362-796cd0de76c1', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-01-14 15:43:36,300 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b3b690c0-c893-4e5e-8362-796cd0de76c1 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-01-14 15:43:35.777 17699 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-01-14 15:43:35.778 17699 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-01-14 15:43:35.779 17699 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-01-14 15:43:35.999 17699 INFO rally.api [-] Building 'json' report for the following task(s): 'b3b690c0-c893-4e5e-8362-796cd0de76c1'. 2019-01-14 15:43:36.125 17699 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:43:36,300 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b3b690c0-c893-4e5e-8362-796cd0de76c1', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2019-01-14 15:43:38,732 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b3b690c0-c893-4e5e-8362-796cd0de76c1 --out /home/opnfv/functest/results/rally_jobs/neutron.html 2019-01-14 15:43:38.119 17701 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-01-14 15:43:38.119 17701 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-01-14 15:43:38.121 17701 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-01-14 15:43:38.322 17701 INFO rally.api [-] Building 'html' report for the following task(s): 'b3b690c0-c893-4e5e-8362-796cd0de76c1'. 2019-01-14 15:43:38.629 17701 INFO rally.api [-] The report has been successfully built. 2019-01-14 15:43:38,886 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-01-14 15:43:38,887 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:23:38 | 611 | 100.00% | | | | | | | TOTAL: | 00:23:38 | 611 | 100.00% | +-----------+------------+----------------+-----------+ 2019-01-14 15:43:38,887 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-01-14 15:43:39,008 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 15:43:39,008 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 24:37 | PASS | +--------------------+------------------+------------------+----------------+ 2019-01-14 15:43:50,658 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-01-14 15:43:51,634 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: refstack_defcore', u'tags': [], 'enabled': True, 'id': u'52ee2ecd5b6b4a72b407262d07ef655b', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'refstack_defcore-project_6f3032ff-9b3e-4a31-be3a-5efc384640fe'}) 2019-01-14 15:43:52,066 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5d58c322a22a41e692a4f9376fcb6851', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_6f3032ff-9b3e-4a31-be3a-5efc384640fe'}) 2019-01-14 15:43:52,901 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_6f3032ff-9b3e-4a31-be3a-5efc384640fe', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'52ee2ecd5b6b4a72b407262d07ef655b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f1fbb058-e1ff-4ce6-939a-be49585cff71', 'username': u'refstack_defcore-user_6f3032ff-9b3e-4a31-be3a-5efc384640fe', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 15:43:52,905 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_6f3032ff-9b3e-4a31-be3a-5efc384640fe', 'password': 'f1fbb058-e1ff-4ce6-939a-be49585cff71', 'project_name': 'refstack_defcore-project_6f3032ff-9b3e-4a31-be3a-5efc384640fe', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '52ee2ecd5b6b4a72b407262d07ef655b', 'project_domain_name': 'Default'} 2019-01-14 15:43:54,362 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 15:43:56,510 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 15:43:58,622 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8eab0f23-c74e-47d8-9e55-a59dfccba324 | 2019-01-14T15:43:58.266113 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8eab0f23-c74e-47d8-9e55-a59dfccba324 ~/.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 2019-01-14 15:44:01,703 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 15:44:02,451 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 15:44:04,527 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 15:44:07,195 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=fd72371b-a72a-4245-8c27-0c6e581997a6) as the default verifier for the future CLI operations. 2019-01-14 15:44:09,576 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-01-14 15:44:12,318 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/file', 'owner': u'52ee2ecd5b6b4a72b407262d07ef655b', 'id': u'f2f2b412-afdf-4454-93e3-490ca06a4f9f', 'size': 12716032, u'self': u'/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'52ee2ecd5b6b4a72b407262d07ef655b', 'name': 'refstack_defcore-project_6f3032ff-9b3e-4a31-be3a-5efc384640fe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T15:44:12Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T15:44:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe', 'created': u'2019-01-14T15:44:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T15:44:10Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f2f2b412-afdf-4454-93e3-490ca06a4f9f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_6f3032ff-9b3e-4a31-be3a-5efc384640fe', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 15:44:12,549 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_6f3032ff-9b3e-4a31-be3a-5efc384640fe', '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'35af50fe299141218ecf76b1b87b25ad', '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'2b6ec86c-933c-44d0-a07a-bb50755ad494', 'swap': 0}) 2019-01-14 15:44:14,512 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a/file', 'owner': u'52ee2ecd5b6b4a72b407262d07ef655b', 'id': u'86a5ad80-cdbe-4fbd-b7f4-6de501b5829a', 'size': 12716032, u'self': u'/v2/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'52ee2ecd5b6b4a72b407262d07ef655b', 'name': 'refstack_defcore-project_6f3032ff-9b3e-4a31-be3a-5efc384640fe', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T15:44:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T15:44:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe', 'created': u'2019-01-14T15:44:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T15:44:13Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/86a5ad80-cdbe-4fbd-b7f4-6de501b5829a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 15:44:14,558 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe', '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'35af50fe299141218ecf76b1b87b25ad', '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'e6a6bfef-b707-4346-b627-02c54573a299', 'swap': 0}) 2019-01-14 15:44:14,579 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_6f3032ff-9b3e-4a31-be3a-5efc384640fe', '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'35af50fe299141218ecf76b1b87b25ad', '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'e6a6bfef-b707-4346-b627-02c54573a299', 'swap': 0}) 2019-01-14 15:44:17,731 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 15:44:17,732 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 15:44:17,732 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 15:44:17,735 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 15:44:22,082 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-01-14 15:44:22,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2019-01-14 15:44:22,084 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-01-14 15:44:22,085 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-01-14 15:44:22,086 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2019-01-14 15:44:22,087 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2019-01-14 15:44:22,088 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-01-14 15:44:22,089 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2019-01-14 15:44:22,090 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 15:44:22,110 - 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']'. 2019-01-14 15:44:30,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:30.395 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.238s] 2019-01-14 15:44:30,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:30.451 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.056s] 2019-01-14 15:44:30,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:30.542 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.270s] 2019-01-14 15:44:47,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:47.900 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [12.022s] 2019-01-14 15:44:51,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:51.279 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [10.754s] 2019-01-14 15:44:52,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:52.716 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.440s] 2019-01-14 15:44:54,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:54.370 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.564s] 2019-01-14 15:44:54,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:54.776 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.405s] 2019-01-14 15:44:55,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:55.285 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.509s] 2019-01-14 15:44:55,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:55.645 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.360s] 2019-01-14 15:44:56,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:56.367 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.722s] 2019-01-14 15:44:56,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:56.435 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.068s] 2019-01-14 15:44:56,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:56.521 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.085s] 2019-01-14 15:44:56,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:56.589 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.067s] 2019-01-14 15:44:56,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:56.650 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.061s] 2019-01-14 15:44:56,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:56.716 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.065s] 2019-01-14 15:44:56,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:56.846 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.130s] 2019-01-14 15:44:59,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:59.219 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.955s] 2019-01-14 15:44:59,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:59.291 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.072s] 2019-01-14 15:44:59,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:59.848 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.556s] 2019-01-14 15:44:59,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:59.973 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.124s] 2019-01-14 15:44:59,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:44:59.974 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-14 15:45:03,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.286 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.083s] 2019-01-14 15:45:03,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.308 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.022s] 2019-01-14 15:45:03,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.444 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.136s] 2019-01-14 15:45:03,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.455 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2019-01-14 15:45:03,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.467 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2019-01-14 15:45:03,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.490 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.022s] 2019-01-14 15:45:03,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.550 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.059s] 2019-01-14 15:45:03,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.616 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.066s] 2019-01-14 15:45:03,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.732 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.115s] 2019-01-14 15:45:03,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.744 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.012s] 2019-01-14 15:45:03,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:03.854 17731 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.109s] 2019-01-14 15:45:08,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:08.821 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.057s] 2019-01-14 15:45:09,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:09.980 17731 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.186s] 2019-01-14 15:45:10,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:10.253 17731 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.273s] 2019-01-14 15:45:11,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:11.195 17731 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.940s] 2019-01-14 15:45:11,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:11.466 17731 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.270s] 2019-01-14 15:45:11,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:11.651 17731 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.185s] 2019-01-14 15:45:12,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:12.256 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.433s] 2019-01-14 15:45:17,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:17.524 17731 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.533s] 2019-01-14 15:45:24,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:24.416 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.655s] 2019-01-14 15:45:24,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:24.794 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.377s] 2019-01-14 15:45:24,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:24.990 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.195s] 2019-01-14 15:45:25,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:25.459 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.468s] 2019-01-14 15:45:25,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:25.821 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.362s] 2019-01-14 15:45:26,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:26.251 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.430s] 2019-01-14 15:45:29,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:29.494 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.307s] 2019-01-14 15:45:29,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:29.536 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.619s] 2019-01-14 15:45:31,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:31.367 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.873s] 2019-01-14 15:45:32,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:32.711 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.343s] 2019-01-14 15:45:34,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:34.061 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.350s] 2019-01-14 15:45:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:35.168 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.631s] 2019-01-14 15:45:35,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:35.470 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.408s] 2019-01-14 15:45:36,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:36.253 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.783s] 2019-01-14 15:45:37,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:37.026 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.773s] 2019-01-14 15:45:37,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:37.740 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.713s] 2019-01-14 15:45:38,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:38.469 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.728s] 2019-01-14 15:45:39,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:39.547 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.077s] 2019-01-14 15:45:39,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:39.571 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.402s] 2019-01-14 15:45:39,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:39.943 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.397s] 2019-01-14 15:45:40,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:40.632 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.688s] 2019-01-14 15:45:41,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:41.214 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.581s] 2019-01-14 15:45:42,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:42.177 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.961s] 2019-01-14 15:45:42,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:42.504 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.327s] 2019-01-14 15:45:43,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:43.075 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.572s] 2019-01-14 15:45:43,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:43.648 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.572s] 2019-01-14 15:45:43,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:43.841 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.193s] 2019-01-14 15:45:44,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:44.954 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [5.383s] 2019-01-14 15:45:49,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:49.076 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.121s] 2019-01-14 15:45:50,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:50.117 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.378s] 2019-01-14 15:45:50,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:50.558 17731 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.441s] 2019-01-14 15:45:53,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:53.506 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.430s] 2019-01-14 15:45:54,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:54.720 17731 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.126s] 2019-01-14 15:45:54,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:54.815 17731 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.094s] 2019-01-14 15:45:54,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:54.906 17731 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.091s] 2019-01-14 15:45:57,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:57.723 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [15.104s] 2019-01-14 15:45:57,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:57.788 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.065s] 2019-01-14 15:45:57,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:57.817 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.310s] 2019-01-14 15:45:58,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:58.521 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.732s] 2019-01-14 15:45:58,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:58.616 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.094s] 2019-01-14 15:45:58,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:45:58.617 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-14 15:46:06,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:06.444 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.625s] 2019-01-14 15:46:08,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:08.956 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.216s] 2019-01-14 15:46:08,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:08.964 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2019-01-14 15:46:09,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:09.006 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.041s] 2019-01-14 15:46:09,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:09.269 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.264s] 2019-01-14 15:46:09,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:09.320 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.050s] 2019-01-14 15:46:09,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:09.586 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.265s] 2019-01-14 15:46:10,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:10.036 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.450s] 2019-01-14 15:46:10,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:10.277 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.240s] 2019-01-14 15:46:10,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:10.914 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.636s] 2019-01-14 15:46:10,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:10.964 17731 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.050s] 2019-01-14 15:46:11,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:11.324 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.880s] 2019-01-14 15:46:11,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:11.676 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.352s] 2019-01-14 15:46:11,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:11.967 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.290s] 2019-01-14 15:46:12,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:12.095 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.127s] 2019-01-14 15:46:12,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:12.185 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.089s] 2019-01-14 15:46:12,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:12.251 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.066s] 2019-01-14 15:46:12,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:12.348 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.096s] 2019-01-14 15:46:12,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:12.454 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.106s] 2019-01-14 15:46:12,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:12.503 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.049s] 2019-01-14 15:46:12,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:12.567 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.063s] 2019-01-14 15:46:20,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:20.116 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [7.548s] 2019-01-14 15:46:23,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:23.233 17731 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.180s] 2019-01-14 15:46:35,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:35.840 17731 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [4.447s] 2019-01-14 15:46:38,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:38.287 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [59.641s] 2019-01-14 15:46:39,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:39.330 17731 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [3.490s] 2019-01-14 15:46:45,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:45.292 17731 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2019-01-14 15:46:45,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:45.674 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.036s] 2019-01-14 15:46:50,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:50.644 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [11.712s] 2019-01-14 15:46:54,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:54.269 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.594s] 2019-01-14 15:46:58,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:46:58.505 17731 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [9.275s] 2019-01-14 15:47:01,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:01.244 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.975s] 2019-01-14 15:47:04,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:04.984 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.739s] 2019-01-14 15:47:08,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:08.257 17731 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.749s] 2019-01-14 15:47:19,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:19.881 17731 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [41.584s] 2019-01-14 15:47:22,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:22.930 17731 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.672s] 2019-01-14 15:47:28,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:28.534 17731 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.229s] 2019-01-14 15:47:28,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:28.751 17731 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.217s] 2019-01-14 15:47:30,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:30.241 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [25.253s] 2019-01-14 15:47:33,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:33.435 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [3.197s] 2019-01-14 15:47:35,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:35.650 17731 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.322s] 2019-01-14 15:47:40,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:40.357 17731 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.758s] 2019-01-14 15:47:40,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:40.379 17731 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.022s] 2019-01-14 15:47:50,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:50.936 17731 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.805s] 2019-01-14 15:47:55,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:55.814 17731 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.877s] 2019-01-14 15:47:58,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:58.341 17731 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.526s] 2019-01-14 15:47:58,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:58.387 17731 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.046s] 2019-01-14 15:47:58,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:47:58.637 17731 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.250s] 2019-01-14 15:48:02,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:02.433 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [71.787s] 2019-01-14 15:48:11,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:11.495 17731 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [12.856s] 2019-01-14 15:48:11,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:11.536 17731 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.041s] 2019-01-14 15:48:11,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:11.766 17731 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.230s] 2019-01-14 15:48:13,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:13.443 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.844s] 2019-01-14 15:48:14,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:14.797 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.354s] 2019-01-14 15:48:18,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:18.957 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.155s] 2019-01-14 15:48:19,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:19.826 17731 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.390s] 2019-01-14 15:48:20,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:20.144 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.191s] 2019-01-14 15:48:22,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:22.777 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.631s] 2019-01-14 15:48:23,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:23.898 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.121s] 2019-01-14 15:48:24,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:24.959 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [22.522s] 2019-01-14 15:48:25,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:25.243 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.189s] 2019-01-14 15:48:25,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:25.458 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.215s] 2019-01-14 15:48:25,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:25.685 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.226s] 2019-01-14 15:48:25,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:25.905 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.219s] 2019-01-14 15:48:26,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:26.113 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.207s] 2019-01-14 15:48:26,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:26.237 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.337s] 2019-01-14 15:48:26,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:26.322 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.087s] 2019-01-14 15:48:26,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:26.737 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.623s] 2019-01-14 15:48:26,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:26.820 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.083s] 2019-01-14 15:48:27,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:27.033 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.212s] 2019-01-14 15:48:27,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:27.226 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.192s] 2019-01-14 15:48:27,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:27.434 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.208s] 2019-01-14 15:48:27,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:27.627 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.193s] 2019-01-14 15:48:27,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:27.836 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.208s] 2019-01-14 15:48:28,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:28.069 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.232s] 2019-01-14 15:48:28,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:28.288 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.219s] 2019-01-14 15:48:28,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:28.487 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.199s] 2019-01-14 15:48:28,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:28.496 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2019-01-14 15:48:28,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:28.699 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.202s] 2019-01-14 15:48:28,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:28.736 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.036s] 2019-01-14 15:48:28,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:28.776 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.040s] 2019-01-14 15:48:28,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:28.831 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.055s] 2019-01-14 15:48:30,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:30.216 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.179s] 2019-01-14 15:48:32,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:32.731 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.513s] 2019-01-14 15:48:33,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:33.762 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.031s] 2019-01-14 15:48:34,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:34.774 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.011s] 2019-01-14 15:48:36,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:36.087 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.312s] 2019-01-14 15:48:37,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:37.546 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.458s] 2019-01-14 15:48:38,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:38.749 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.202s] 2019-01-14 15:48:38,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:38.867 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.119s] 2019-01-14 15:48:39,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:39.064 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.196s] 2019-01-14 15:48:39,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:39.085 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.021s] 2019-01-14 15:48:39,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:39.100 17731 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.015s] 2019-01-14 15:48:39,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:39.920 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.764s] 2019-01-14 15:48:44,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:44.691 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [19.730s] 2019-01-14 15:48:46,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:46.850 17731 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.928s] 2019-01-14 15:48:46,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:46.937 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.969s] 2019-01-14 15:48:47,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:48:47.883 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.946s] 2019-01-14 15:49:00,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:00.197 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.171s] 2019-01-14 15:49:00,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:00.417 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.219s] 2019-01-14 15:49:00,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:00.647 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.230s] 2019-01-14 15:49:01,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:01.477 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.829s] 2019-01-14 15:49:01,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:01.726 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.966s] 2019-01-14 15:49:01,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:01.918 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.440s] 2019-01-14 15:49:02,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:02.870 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.951s] 2019-01-14 15:49:03,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:03.071 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.202s] 2019-01-14 15:49:03,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:03.121 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.050s] 2019-01-14 15:49:03,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:03.370 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.249s] 2019-01-14 15:49:03,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:03.438 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.067s] 2019-01-14 15:49:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:03.482 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.044s] 2019-01-14 15:49:03,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:03.917 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.434s] 2019-01-14 15:49:04,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:04.160 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.243s] 2019-01-14 15:49:04,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:04.225 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.064s] 2019-01-14 15:49:04,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:04.402 17731 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.177s] 2019-01-14 15:49:09,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:09.551 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [7.820s] 2019-01-14 15:49:24,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:24.032 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [14.478s] 2019-01-14 15:49:31,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:49:31.789 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [7.759s] 2019-01-14 15:50:28,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:50:28.038 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [56.233s] 2019-01-14 15:50:32,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:50:32.304 17731 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2019-01-14 15:50:36,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:50:36.827 17731 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.925s] 2019-01-14 15:50:38,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:50:38.760 17731 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.932s] 2019-01-14 15:50:53,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:50:53.914 17731 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [8.291s] 2019-01-14 15:50:54,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:50:54.145 17731 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.232s] 2019-01-14 15:50:54,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:50:54.676 17731 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.530s] 2019-01-14 15:50:56,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:50:56.885 17731 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.209s] 2019-01-14 15:51:01,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:51:01.657 17731 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.771s] 2019-01-14 15:51:01,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:51:01.889 17731 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.232s] 2019-01-14 15:51:02,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:51:02.342 17731 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.453s] 2019-01-14 15:51:22,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:51:22.234 17731 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-01-14 15:51:26,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:51:26.171 17731 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.212s] 2019-01-14 15:51:34,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:51:34.354 17731 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [2.366s] 2019-01-14 15:51:35,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:51:35.368 17731 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [1.014s] 2019-01-14 15:51:55,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:51:55.094 17731 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [19.723s] 2019-01-14 15:52:08,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:52:08.022 17731 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.674s] 2019-01-14 15:52:08,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 15:52:08.457 17731 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.435s] 2019-01-14 15:52:19,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 5b35b114-05d4-42fa-8763-2b8328064d4d 2019-01-14 15:52:19,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '5b35b114-05d4-42fa-8763-2b8328064d4d']'. 2019-01-14 15:52:20,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 15:52:20,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 15:52:20,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 15:52:20,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5b35b114-05d4-42fa-8763-2b8328064d4d | 2019-01-14 15:52:20,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-14 15:52:20,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 15:44:23 | 2019-01-14 15:52:20,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 15:52:18 | 2019-01-14 15:52:20,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:55 | 2019-01-14 15:52:20,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-14 15:52:20,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 15:52:20,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 15:52:20,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fd72371b-a72a-4245-8c27-0c6e581997a6) | 2019-01-14 15:52:20,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 15:52:20,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8eab0f23-c74e-47d8-9e55-a59dfccba324) | 2019-01-14 15:52:20,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2019-01-14 15:52:20,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 460.309 | 2019-01-14 15:52:20,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2019-01-14 15:52:20,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2019-01-14 15:52:20,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 15:52:20,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 15:52:20,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-14 15:52:20,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 15:52:20,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 15:52:20,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 15:52:20,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-01-14 15:52:22,319 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 15:52:22,319 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 08:13 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-14 15:52:25,112 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-01-14 15:52:26,344 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: patrole', u'tags': [], 'enabled': True, 'id': u'd572184804c547dab317465aee0a0005', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'patrole-project_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6'}) 2019-01-14 15:52:26,721 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'40006e30c7c04721a3931c8cccb5e245', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6'}) 2019-01-14 15:52:27,541 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'd572184804c547dab317465aee0a0005', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8e37ee09-a311-4161-8d21-7c4eeb04801f', 'username': u'patrole-user_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 15:52:27,544 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', 'password': '8e37ee09-a311-4161-8d21-7c4eeb04801f', 'project_name': 'patrole-project_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'd572184804c547dab317465aee0a0005', 'project_domain_name': 'Default'} 2019-01-14 15:52:28,857 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 15:52:31,074 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 15:52:33,222 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b945ac0c-10e7-42cc-99c0-29ad36d3d865 | 2019-01-14T15:52:32.866110 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b945ac0c-10e7-42cc-99c0-29ad36d3d865 ~/.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 2019-01-14 15:52:36,260 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 15:52:37,086 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 15:52:39,265 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 15:52:42,219 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=6aab8cbc-e702-49e9-9495-70735126c2ae) as the default verifier for the future CLI operations. 2019-01-14 15:52:44,516 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-01-14 15:52:46,538 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/efb554eb-3f1a-4405-b48c-5098c198348c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c/file', 'owner': u'd572184804c547dab317465aee0a0005', 'id': u'efb554eb-3f1a-4405-b48c-5098c198348c', 'size': 12716032, u'self': u'/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd572184804c547dab317465aee0a0005', 'name': 'patrole-project_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/efb554eb-3f1a-4405-b48c-5098c198348c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T15:52:46Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T15:52:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', 'created': u'2019-01-14T15:52:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T15:52:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/efb554eb-3f1a-4405-b48c-5098c198348c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 15:52:46,786 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', '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'35af50fe299141218ecf76b1b87b25ad', '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'9122d390-16c9-438b-a83b-8cfe9c2d5aed', 'swap': 0}) 2019-01-14 15:52:48,485 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/272cef49-03da-4f48-b08f-e22e7bd54c2f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/272cef49-03da-4f48-b08f-e22e7bd54c2f/file', 'owner': u'd572184804c547dab317465aee0a0005', 'id': u'272cef49-03da-4f48-b08f-e22e7bd54c2f', 'size': 12716032, u'self': u'/v2/images/272cef49-03da-4f48-b08f-e22e7bd54c2f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd572184804c547dab317465aee0a0005', 'name': 'patrole-project_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/272cef49-03da-4f48-b08f-e22e7bd54c2f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T15:52:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T15:52:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/272cef49-03da-4f48-b08f-e22e7bd54c2f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', 'created': u'2019-01-14T15:52:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T15:52:47Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/272cef49-03da-4f48-b08f-e22e7bd54c2f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 15:52:48,544 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', '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'35af50fe299141218ecf76b1b87b25ad', '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'f564d5ee-e3de-4bad-af3e-820d2bfb73aa', 'swap': 0}) 2019-01-14 15:52:48,565 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_37f12835-5ef3-4bb5-9d5b-3de1ccc31cb6', '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'35af50fe299141218ecf76b1b87b25ad', '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'f564d5ee-e3de-4bad-af3e-820d2bfb73aa', 'swap': 0}) 2019-01-14 15:52:51,655 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 15:52:51,655 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 15:52:51,655 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 15:52:51,658 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 15:52:51,684 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-14 15:52:55,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-6aab8cbc-e702-49e9-9495-70735126c2ae/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-01-14 15:52:55,006 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 15:52:55,022 - 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']'. 2019-01-14 15:54:32,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ebf23688-4df2-4baf-aeb3-68c5af9a2d19 2019-01-14 15:54:32,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ebf23688-4df2-4baf-aeb3-68c5af9a2d19']'. 2019-01-14 15:54:33,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 15:54:33,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 15:54:33,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 15:54:33,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ebf23688-4df2-4baf-aeb3-68c5af9a2d19 | 2019-01-14 15:54:33,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-14 15:54:33,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 15:52:56 | 2019-01-14 15:54:33,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 15:54:32 | 2019-01-14 15:54:33,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:36 | 2019-01-14 15:54:33,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 15:54:33,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 15:54:33,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6aab8cbc-e702-49e9-9495-70735126c2ae) | 2019-01-14 15:54:33,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 15:54:33,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b945ac0c-10e7-42cc-99c0-29ad36d3d865) | 2019-01-14 15:54:33,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2019-01-14 15:54:33,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 72.939 | 2019-01-14 15:54:33,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 124 | 2019-01-14 15:54:33,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-01-14 15:54:33,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 15:54:33,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 15:54:33,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-14 15:54:33,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 15:54:33,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 15:54:33,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 15:54:33,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-01-14 15:54:35,779 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 15:54:35,779 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:51 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-14 15:54:38,774 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2019-01-14 15:54:39,794 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: snaps_smoke', u'tags': [], 'enabled': True, 'id': u'93fb5372ea27416abe4004296e5af319', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535'}) 2019-01-14 15:54:40,196 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9333ec680739482e8bd55e1cf15f3cc5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535'}) 2019-01-14 15:54:40,922 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'93fb5372ea27416abe4004296e5af319', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8f64ecbe-3343-46fb-8bd7-06742393bba7', 'username': u'snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 15:54:40,926 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_76e6a45d-f926-47f7-9ec8-572c3b9a8535', 'password': '8f64ecbe-3343-46fb-8bd7-06742393bba7', 'project_name': 'snaps_smoke-project_76e6a45d-f926-47f7-9ec8-572c3b9a8535', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '93fb5372ea27416abe4004296e5af319', 'project_domain_name': 'Default'} 2019-01-14 15:54:43,654 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-14 15:54:44,275 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.26:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.60', u'media-types': [{u'base': u'application/json', u'type': u'application/vnd.openstack.compute+json;version=2.1'}], u'id': u'v2.1'}} 2019-01-14 15:54:44,275 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2019-01-14 15:54:44,276 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2019-01-14 16:46:44,055 - xtesting.core.unit - INFO - Total tests: 112 Passed tests: 110 Failed tests: 2 Skipped tests: 0 Seen tags: 2019-01-14 16:46:44,632 - xtesting.core.unit - DEBUG - subunit2html /var/lib/xtesting/results/snaps_smoke/subunit_stream /var/lib/xtesting/results/snaps_smoke/results.html snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests.test_connect_via_ssh_heat_vm snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests.test_connect_via_ssh_heat_vm_derived 2019-01-14 16:46:44,755 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 16:46:44,755 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 52:00 | FAIL | +---------------------+------------------+------------------+----------------+ 2019-01-14 16:46:46,811 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2019-01-14 16:46:46,861 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-01-14 16:46:47,841 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: neutron_trunk', u'tags': [], 'enabled': True, 'id': u'42101c212b2a451b9d65fe5050361cdd', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'neutron_trunk-project_cfc0c110-03e5-42c0-850c-79a170c4a40f'}) 2019-01-14 16:46:48,255 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd0a3f586d9454fa588562f2360b9db51', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_cfc0c110-03e5-42c0-850c-79a170c4a40f'}) 2019-01-14 16:46:49,065 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_cfc0c110-03e5-42c0-850c-79a170c4a40f', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'42101c212b2a451b9d65fe5050361cdd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2a44774e-7085-4eda-b70d-b35bbf5ee494', 'username': u'neutron_trunk-user_cfc0c110-03e5-42c0-850c-79a170c4a40f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 16:46:49,069 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_cfc0c110-03e5-42c0-850c-79a170c4a40f', 'password': '2a44774e-7085-4eda-b70d-b35bbf5ee494', 'project_name': 'neutron_trunk-project_cfc0c110-03e5-42c0-850c-79a170c4a40f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '42101c212b2a451b9d65fe5050361cdd', 'project_domain_name': 'Default'} 2019-01-14 16:46:50,586 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 16:46:52,700 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 16:46:54,787 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0792fef4-636d-4f61-a383-c9a730ddb1b6 | 2019-01-14T16:46:54.430028 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0792fef4-636d-4f61-a383-c9a730ddb1b6 ~/.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 2019-01-14 16:46:57,952 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 16:46:58,786 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 16:47:00,811 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 16:47:03,664 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=21def515-9847-49f0-a31f-b7ddadd9d791) as the default verifier for the future CLI operations. 2019-01-14 16:47:06,016 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-01-14 16:47:07,922 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d25306aa-d44d-408c-b1b6-f8041736416a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a/file', 'owner': u'42101c212b2a451b9d65fe5050361cdd', 'id': u'd25306aa-d44d-408c-b1b6-f8041736416a', 'size': 12716032, u'self': u'/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'42101c212b2a451b9d65fe5050361cdd', 'name': 'neutron_trunk-project_cfc0c110-03e5-42c0-850c-79a170c4a40f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/d25306aa-d44d-408c-b1b6-f8041736416a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T16:47:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T16:47:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f', 'created': u'2019-01-14T16:47:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T16:47:06Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d25306aa-d44d-408c-b1b6-f8041736416a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_cfc0c110-03e5-42c0-850c-79a170c4a40f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 16:47:08,149 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_cfc0c110-03e5-42c0-850c-79a170c4a40f', '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'35af50fe299141218ecf76b1b87b25ad', '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'b0a34487-ea30-43b2-adb9-64ed71d175ed', 'swap': 0}) 2019-01-14 16:47:09,641 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876/file', 'owner': u'42101c212b2a451b9d65fe5050361cdd', 'id': u'cd6e4c1e-e943-4ea6-b14d-d7d388c24876', 'size': 12716032, u'self': u'/v2/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'42101c212b2a451b9d65fe5050361cdd', 'name': 'neutron_trunk-project_cfc0c110-03e5-42c0-850c-79a170c4a40f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T16:47:09Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T16:47:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f', 'created': u'2019-01-14T16:47:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T16:47:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/cd6e4c1e-e943-4ea6-b14d-d7d388c24876', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 16:47:09,695 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f', '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'35af50fe299141218ecf76b1b87b25ad', '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'122a45b3-340f-4c86-9bd2-ab05cb1dffb5', 'swap': 0}) 2019-01-14 16:47:09,719 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_cfc0c110-03e5-42c0-850c-79a170c4a40f', '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'35af50fe299141218ecf76b1b87b25ad', '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'122a45b3-340f-4c86-9bd2-ab05cb1dffb5', 'swap': 0}) 2019-01-14 16:47:12,794 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 16:47:12,795 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 16:47:12,795 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 16:47:12,799 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 16:47:12,817 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-14 16:47:15,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-21def515-9847-49f0-a31f-b7ddadd9d791/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-01-14 16:47:15,930 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 16:47:15,936 - 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']'. 2019-01-14 16:50:30,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6aac57c1-ae3d-48e5-a8b5-985ce8fac324 2019-01-14 16:50:30,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6aac57c1-ae3d-48e5-a8b5-985ce8fac324']'. 2019-01-14 16:50:31,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 16:50:31,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 16:50:31,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 16:50:31,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6aac57c1-ae3d-48e5-a8b5-985ce8fac324 | 2019-01-14 16:50:31,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-14 16:50:31,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 16:47:17 | 2019-01-14 16:50:31,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 16:50:30 | 2019-01-14 16:50:31,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:13 | 2019-01-14 16:50:31,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 16:50:31,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 16:50:31,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 21def515-9847-49f0-a31f-b7ddadd9d791) | 2019-01-14 16:50:31,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 16:50:31,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0792fef4-636d-4f61-a383-c9a730ddb1b6) | 2019-01-14 16:50:31,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2019-01-14 16:50:31,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 174.966 | 2019-01-14 16:50:31,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2019-01-14 16:50:31,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2019-01-14 16:50:31,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 16:50:31,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 16:50:31,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-14 16:50:31,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 16:50:31,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 16:50:31,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 16:50:31,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-01-14 16:50:33,269 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 16:50:33,269 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 03:27 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-01-14 16:50:35,974 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-01-14 16:50:36,965 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-bgpvpn', u'tags': [], 'enabled': True, 'id': u'327f8d00893f473089d74da9c183824a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-bgpvpn-project_730bfb8b-bba7-497f-9160-6ba18f055d1c'}) 2019-01-14 16:50:37,391 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'160bc63a89984b078c3ffe5a36364a86', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_730bfb8b-bba7-497f-9160-6ba18f055d1c'}) 2019-01-14 16:50:38,184 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_730bfb8b-bba7-497f-9160-6ba18f055d1c', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'327f8d00893f473089d74da9c183824a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '387ccd3e-198d-40a5-b689-112a1eeddb36', 'username': u'networking-bgpvpn-user_730bfb8b-bba7-497f-9160-6ba18f055d1c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 16:50:38,188 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_730bfb8b-bba7-497f-9160-6ba18f055d1c', 'password': '387ccd3e-198d-40a5-b689-112a1eeddb36', 'project_name': 'networking-bgpvpn-project_730bfb8b-bba7-497f-9160-6ba18f055d1c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '327f8d00893f473089d74da9c183824a', 'project_domain_name': 'Default'} 2019-01-14 16:50:39,609 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 16:50:41,726 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 16:50:43,908 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f9040925-a750-4e4f-822f-db3053dc4bc3 | 2019-01-14T16:50:43.546242 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f9040925-a750-4e4f-822f-db3053dc4bc3 ~/.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 2019-01-14 16:50:47,052 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 16:50:47,806 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 16:50:49,994 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 16:50:52,797 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=06aef0dd-a6f0-4832-920c-7dd699309778) as the default verifier for the future CLI operations. 2019-01-14 16:50:55,203 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-01-14 16:50:56,227 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-01-14 16:50:56,228 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-01-14 16:50:56,281 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-01-14 16:50:57,260 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: networking-sfc', u'tags': [], 'enabled': True, 'id': u'99471f1e5e0c41e2b6710ad428f8f36d', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'networking-sfc-project_47476ec1-3f83-4141-8180-e98ac37469c0'}) 2019-01-14 16:50:57,792 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7d45d3511deb4062bf29afb78048fe30', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_47476ec1-3f83-4141-8180-e98ac37469c0'}) 2019-01-14 16:50:58,603 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_47476ec1-3f83-4141-8180-e98ac37469c0', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'99471f1e5e0c41e2b6710ad428f8f36d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4664e8e9-f827-4ca4-a8f8-7d222245da5a', 'username': u'networking-sfc-user_47476ec1-3f83-4141-8180-e98ac37469c0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 16:50:58,607 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_47476ec1-3f83-4141-8180-e98ac37469c0', 'password': '4664e8e9-f827-4ca4-a8f8-7d222245da5a', 'project_name': 'networking-sfc-project_47476ec1-3f83-4141-8180-e98ac37469c0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '99471f1e5e0c41e2b6710ad428f8f36d', 'project_domain_name': 'Default'} 2019-01-14 16:50:59,927 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 16:51:02,187 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 16:51:04,279 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 307e4295-0e92-4e44-80af-8b483da5ca04 | 2019-01-14T16:51:03.908724 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 307e4295-0e92-4e44-80af-8b483da5ca04 ~/.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 2019-01-14 16:51:07,540 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 16:51:08,325 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 16:51:10,219 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 16:51:12,907 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=aac19fe5-592b-4a77-a345-98ebc8cd0e4a) as the default verifier for the future CLI operations. 2019-01-14 16:51:15,290 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-01-14 16:51:16,245 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-01-14 16:51:16,245 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-01-14 16:51:16,286 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-01-14 16:51:17,265 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: barbican', u'tags': [], 'enabled': True, 'id': u'3f79c0d03dcf4141a085a999037e63fe', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'barbican-project_cfec65fd-47ae-416c-9d6c-3dbbeb141667'}) 2019-01-14 16:51:17,648 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f4f6e4381d624a5984b3f159f7fb85d8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_cfec65fd-47ae-416c-9d6c-3dbbeb141667'}) 2019-01-14 16:51:18,471 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_cfec65fd-47ae-416c-9d6c-3dbbeb141667', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'3f79c0d03dcf4141a085a999037e63fe', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '780a92ab-3b5f-4699-9aee-6d31968a635d', 'username': u'barbican-user_cfec65fd-47ae-416c-9d6c-3dbbeb141667', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 16:51:18,475 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_cfec65fd-47ae-416c-9d6c-3dbbeb141667', 'password': '780a92ab-3b5f-4699-9aee-6d31968a635d', 'project_name': 'barbican-project_cfec65fd-47ae-416c-9d6c-3dbbeb141667', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '3f79c0d03dcf4141a085a999037e63fe', 'project_domain_name': 'Default'} 2019-01-14 16:51:19,800 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 16:51:22,397 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-14 16:51:24,527 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9ce1b282-d961-43c3-a235-a2e6a2cbbc84 | 2019-01-14T16:51:24.148197 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9ce1b282-d961-43c3-a235-a2e6a2cbbc84 ~/.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 2019-01-14 16:51:27,631 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 16:51:28,389 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 16:51:30,565 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-14 16:51:33,414 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=1efdff14-ac4a-4663-ba01-d452099ea79c) as the default verifier for the future CLI operations. 2019-01-14 16:51:36,923 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-01-14 16:51:36,924 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-01-14 16:51:36,930 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 05:00 | PASS | | neutron-tempest-plugin-api | functest | smoke | 14:32 | FAIL | | rally_sanity | functest | smoke | 30:56 | PASS | | rally_jobs | functest | smoke | 24:37 | PASS | | refstack_defcore | functest | smoke | 08:13 | PASS | | patrole | functest | smoke | 01:51 | PASS | | snaps_smoke | functest | smoke | 52:00 | FAIL | | neutron_trunk | functest | smoke | 03:27 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-01-14 16:51:36,941 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-14 16:51:40,466 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-143 | | 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-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 16:51:40,469 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QBByFeG7xBsMpyFxkXaHWCNPq export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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 OS_PROJECT_ID=35af50fe299141218ecf76b1b87b25ad export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=wmYweBWjc9AQ9nKRrbcQhqXZt export OS_REGION_NAME=regionOne 2019-01-14 16:51:40,469 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-14 16:51:40,470 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+---------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+---------------------+ | benchmarking | 2 | Run several OpenStack performance tools | vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+---------------------+ 2019-01-14 16:51:40,475 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-01-14 16:51:41,941 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmtp', u'tags': [], 'enabled': True, 'id': u'bfb55d5cce0f4f3abaf25b378a4d2de1', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vmtp-project_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a'}) 2019-01-14 16:51:42,325 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'06a6a155a8a74a87817118bd63171c6b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a'}) 2019-01-14 16:51:43,136 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'bfb55d5cce0f4f3abaf25b378a4d2de1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f30f6872-a434-4b32-afbf-738975b2a785', 'username': u'vmtp-user_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 16:51:43,141 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', 'password': 'f30f6872-a434-4b32-afbf-738975b2a785', 'project_name': 'vmtp-project_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'bfb55d5cce0f4f3abaf25b378a4d2de1', 'project_domain_name': 'Default'} 2019-01-14 16:51:43,359 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-01-14 16:51:44,869 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bfb55d5cce0f4f3abaf25b378a4d2de1', u'created_at': u'2019-01-14T16:51:44Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T16:51:44Z', u'revision_number': 2, u'routes': [], u'project_id': u'bfb55d5cce0f4f3abaf25b378a4d2de1', u'id': u'3ff15e1d-c4d1-4826-a692-4a728c8b8502', u'name': u'vmtp-router_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a'}) 2019-01-14 16:51:53,249 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd/file', 'owner': u'bfb55d5cce0f4f3abaf25b378a4d2de1', 'id': u'cf22548f-94a9-48d5-9abf-ef38cc9c65bd', 'size': 263717376, u'self': u'/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bfb55d5cce0f4f3abaf25b378a4d2de1', 'name': 'vmtp-project_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T16:51:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T16:51:52Z', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'owner_specified.shade.object': u'images/vmtp-img_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', 'properties': {u'self': u'/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/vmtp-img_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', 'created': u'2019-01-14T16:51:48Z', 'checksum': u'1bb230415bf3b405b9b824519afbf1cb', 'created_at': u'2019-01-14T16:51:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/cf22548f-94a9-48d5-9abf-ef38cc9c65bd', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/vmtp-img_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}}) 2019-01-14 16:51:53,302 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', 'ephemeral': 0, 'ram': 2048, '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'35af50fe299141218ecf76b1b87b25ad', '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': 0, 'id': u'a1c400f4-b97b-4ce1-ab7c-f0bd9ea59fbd', 'swap': 0}) 2019-01-14 16:51:54,153 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a' 2019-01-14 16:51:54,950 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFBQA8oIDl8opGtH7HHJlNfZsTupRVi9IsSY6X9Q6XDpom3Vrz7SVZ+gL9S3fRDKgTBualzvP3erOFgvby44LnYdnasBCN3t3TA3ElZIa0c0dlp9ZVdEJKheDFc5iHlQILPzQ15RwX3RzF/5DUXg80+F2w/SQb7JtPZXR/RiXJjb0FudvQC6SPceD/GzjGqWvtLz8yGFiZZpkZ6kBW+DGmCjSxmGKQxW/03ikgGdSs3a9QHWZjdAQs/+qaNpY4boBcKpM0URlZoEbNcoZdvzIDiZTBVJ9Y1REPM68iiG/SZkZ0yqsg8bVADBfVM1MipRtjz/jreYgZd8+5pjvSo9xh Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxQUAPKCA5fKKRrR+xxyZTX2bE7qUVYvSLEmOl/UOlw6aJt1a\n8+0lWfoC/Ut30QyoEwbmpc7z93qzhYL28uOC52HZ2rAQjd7d0wNxJWSGtHNHZafW\nVXRCSoXgxXOYh5UCCz80NeUcF90cxf+Q1F4PNPhdsP0kG+ybT2V0f0YlyY29Bbnb\n0Aukj3Hg/xs4xqlr7S8/MhhYmWaZGepAVvgxpgo0sZhikMVv9N4pIBnUrN2vUB1m\nY3QELP/qmjaWOG6AXCqTNFEZWaBGzXKGXb8yA4mUwVSfWNURDzOvIohv0mZGdMqr\nIPG1QAwX1TNTIqUbY8/463mIGXfPuaY70qPcYQIDAQABAoIBAQC54OD7UhaqW+y3\njnz5z/KW2IVh1Ks0FomA/RkKJsrQG5e2SSsRbdDKlgUSAoyVb5J2+RDMqHcmKt6K\nfSgNujZ7pKcMGwZTQ0wXVG0AcVphj01yDCo8T0Zn1u1cfJYQfLYD9GqG2pRps1P9\nPgPfSKqiOBz06a+SpOVWwApsNbta7rS0aKgIlRo8ZmTaJ7nVwmWPK3YyDCUGDsV0\n30sdeYFakjxd56K/oMktHTJrKTnv+rhGwTemwQ8euI2By+1zJpoSYzZRPVxQYDPy\nZRrWQKFuvMbd0x6t/0G6Md9y006fQ0Fkg05YZaZDpz8YxrXvsiY1txnnaJMCGsEW\nV61Wqj1BAoGBAPLBrD8gLYQzskFqIDE9qpksA125zZEHSa5Wy6rmA+FH3bmdjAZZ\nczWa3VwUJg0Un77QKn5b+nE8MtRGtwLT0LTYz8IB98NvPUAOQ4y308gUH7vSzpxe\n8ZVMoUN5P4g3qW/l+SeQd6kC/18B4lLgMUdg7xXqwErHNriF0JkRwkvZAoGBAM/E\nkTCFKwNKkVeDaBw8FomlifFv3on4Y1APiMIUNnoX+wIkp7PGQmNMu1t6/SDK+HWw\nDqtufthandhhpN3YCjqeW1LR46DSw6B9q8i7oSVmJP3MfGmLMo1e/7wVhJGoSQfc\nm6L1HZASvva04Km3i1/iWMEw3X+r1c1BiSpX4mfJAoGBAJPhHT+bJ38YSueEcbXt\nXeZPJIHM9Qf7C4xzfUBPPF/Y+p3e9nTLut4Vx/EWqRNg0+tWPfyZpVejl0cvCL9l\nLwdr6CvELR1Vv1ctGUM4nH+OmsI9KfWh9MLBWp+S1fvyBHqQ+pV6cRp5I/3JVQit\nX/eeeia8yYUEFDaV9bu5UMYJAoGAaUlodhkV2f4gtyNtT9mXZjuQMtyI/ovz7+9f\nU1Kg5LBgUA65OV3/6IhK7aneuo6A6ErGtFMzTnplQPECdjVzwY7cIpUgcDA+WIc2\n1WtX1zbzCfZlGasjfAanO+3/lzybfbNq32Ktj4QgZ67zpq3PoFB4v7X+mSNAHlrW\norGUlxkCgYAkQ2plICRQ85KvCeFuoOA230hu+z9/c2gZNE7OTX8cX0X6lnmMWIk3\nJsiyvFhH6+n4LmQPJEtFyG9+ldWdheICZtLC7U7oI5Lq2ms/qpZ3mkUlswoRqJlb\nNYhBn4RKYBTLMEYx5W89pxi3J9AB5evcL7nfGdwCd/H5bLQau5wS7w==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'06a6a155a8a74a87817118bd63171c6b', 'name': u'vmtp_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', 'created_at': '2019-01-14T16:51:54.950838', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bfb55d5cce0f4f3abaf25b378a4d2de1', 'name': 'vmtp-project_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'99:ce:22:bd:d9:51:b9:95:d5:aa:1f:96:70:ca:a4:32', 'type': 'ssh', 'id': u'vmtp_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a'}) 2019-01-14 16:51:56,040 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2019-01-14 17:45:48,022 - functest.opnfv_tests.openstack.vmtp.vmtp - ERROR - Exception when calling ['vmtp', '-d', '--json', '/home/opnfv/functest/results/vmtp/vmtp.json', '-c', '/home/opnfv/functest/results/vmtp/vmtp.conf'] 2019-01-14 16:51:56,702 INFO Using http://172.30.9.26:5000//v3 2019-01-14 16:51:56,702 INFO VM public key: /tmp/tmpJdYne_ 2019-01-14 16:51:56,703 INFO VM private key: /tmp/tmpDfYQ1F 2019-01-14 16:51:57,876 INFO Found image vmtp-img_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a to launch VM, will continue 2019-01-14 16:51:58,796 INFO Using external router: vmtp-router_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a 2019-01-14 16:51:58,796 INFO Using external network: external. 2019-01-14 16:52:00,213 INFO Created internal network: pns-internal-net_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a. 2019-01-14 16:52:01,501 INFO Created internal network: pns-internal-net2_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a. 2019-01-14 16:52:03,303 DEBUG Ext router associated to pns-internal-net_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a 2019-01-14 16:52:05,191 DEBUG Ext router associated to pns-internal-net2_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a 2019-01-14 16:52:05,731 INFO OpenStack agent: Unknown agent 2019-01-14 16:52:05,731 INFO OpenStack network type: vxlan 2019-01-14 16:52:07,757 INFO [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] Creating server VM... 2019-01-14 16:52:07,757 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-01-14 16:52:10,632 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 1 of 150... 2019-01-14 16:52:13,073 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 2 of 150... 2019-01-14 16:52:15,638 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 3 of 150... 2019-01-14 16:52:18,153 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 4 of 150... 2019-01-14 16:52:20,889 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 5 of 150... 2019-01-14 16:52:23,432 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 6 of 150... 2019-01-14 16:52:25,956 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 7 of 150... 2019-01-14 16:52:28,506 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 8 of 150... 2019-01-14 16:52:31,586 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 9 of 150... 2019-01-14 16:52:34,513 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 10 of 150... 2019-01-14 16:52:37,071 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 11 of 150... 2019-01-14 16:52:40,082 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 12 of 150... 2019-01-14 16:52:42,810 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 13 of 150... 2019-01-14 16:52:45,324 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 14 of 150... 2019-01-14 16:52:48,050 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 15 of 150... 2019-01-14 16:52:50,784 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 16 of 150... 2019-01-14 16:52:53,348 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 17 of 150... 2019-01-14 16:52:55,734 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 18 of 150... 2019-01-14 16:52:58,288 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 19 of 150... 2019-01-14 16:53:00,822 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 20 of 150... 2019-01-14 16:53:03,562 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 21 of 150... 2019-01-14 16:53:06,334 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 22 of 150... 2019-01-14 16:53:09,040 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 23 of 150... 2019-01-14 16:53:11,627 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 24 of 150... 2019-01-14 16:53:14,132 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 25 of 150... 2019-01-14 16:53:16,634 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 26 of 150... 2019-01-14 16:53:18,980 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 27 of 150... 2019-01-14 16:53:21,513 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 28 of 150... 2019-01-14 16:53:24,078 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 29 of 150... 2019-01-14 16:53:26,633 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 30 of 150... 2019-01-14 16:53:29,158 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 31 of 150... 2019-01-14 16:53:31,811 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 32 of 150... 2019-01-14 16:53:34,685 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 33 of 150... 2019-01-14 16:53:37,614 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 34 of 150... 2019-01-14 16:53:40,219 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 35 of 150... 2019-01-14 16:53:42,939 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 36 of 150... 2019-01-14 16:53:45,288 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 37 of 150... 2019-01-14 16:53:47,799 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] VM status=BUILD, retrying 38 of 150... 2019-01-14 16:53:52,360 INFO [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] Internal network IP: 192.168.1.10 2019-01-14 16:53:52,360 INFO [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] SSH IP: 172.30.9.208 2019-01-14 16:53:52,361 INFO [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] Setup SSH for ubuntu@172.30.9.208 2019-01-14 17:45:34,486 ERROR Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 475, in run self.setup() File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 318, in setup self.net.vm_int_net[0]) File "/usr/lib/python2.7/site-packages/vmtp/vmtp.py", line 169, in create_instance init_file_name=user_data_file)) File "/usr/lib/python2.7/site-packages/vmtp/perf_instance.py", line 47, in create init_file_name) File "/usr/lib/python2.7/site-packages/vmtp/instance.py", line 197, in create if not self.setup_ssh(self.ssh_access): File "/usr/lib/python2.7/site-packages/vmtp/instance.py", line 71, in setup_ssh connect_retry_count=self.config.ssh_retry_count) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 173, in __init__ self.__get_distro() File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 360, in __get_distro (status, distro_out, _) = self.execute(distro_cmd) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 323, in execute timeout=timeout, raise_on_error=False) File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 234, in run client = self._get_client() File "/usr/lib/python2.7/site-packages/vmtp/sshutils.py", line 214, in _get_client raise SSHError(msg) SSHError: [172.30.9.208] SSH Connection failed after 50 attempts 2019-01-14 17:45:34,488 INFO Cleaning up... 2019-01-14 17:45:34,488 INFO Deleting floating ip 9d8b02fa-0c7f-46ca-8236-eb8431834ff7 2019-01-14 17:45:35,564 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] Floating IP 172.30.9.208 deleted 2019-01-14 17:45:36,300 DEBUG [TestServer_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a1] Instance deleted 2019-01-14 17:45:43,972 INFO Network pns-internal-net_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a deleted. 2019-01-14 17:45:47,641 INFO Network pns-internal-net2_39aa5b4a-83fc-4f6b-a17a-6c73fdeec74a deleted. 2019-01-14 17:45:47,711 INFO Removed public key pns_public_key 2019-01-14 17:45:47,711 INFO Deleting security group 2019-01-14 17:45:47,925 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 0 [0.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 29 +----------+-------------------------------------------------------+-------------------+------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | SKIPPED | {} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | SKIPPED | {} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | SKIPPED | {} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | SKIPPED | {} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | SKIPPED | {} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | SKIPPED | {} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | SKIPPED | {} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | SKIPPED | {} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | SKIPPED | {} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | SKIPPED | {} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | SKIPPED | {} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | SKIPPED | {} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | SKIPPED | {} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | SKIPPED | {} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | SKIPPED | {} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | SKIPPED | {} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | SKIPPED | {} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | SKIPPED | {} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+------+ No handlers could be found for logger "vmtp_file" 2019-01-14 17:45:47,927 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-01-14 17:45:48,163 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 17:45:48,163 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 54:05 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-14 17:45:54,615 - xtesting.ci.run_tests - ERROR - The test case 'vmtp' failed. 2019-01-14 17:45:54,626 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-01-14 17:45:55,598 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: shaker', u'tags': [], 'enabled': True, 'id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'shaker-project_91af7bf2-1cd2-4759-baae-9f50cf3003a1'}) 2019-01-14 17:45:55,976 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'54cad3f6786d4d399fcde8dcc0c264e9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_91af7bf2-1cd2-4759-baae-9f50cf3003a1'}) 2019-01-14 17:45:56,805 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_91af7bf2-1cd2-4759-baae-9f50cf3003a1', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'bd198ecc-be63-4559-97aa-e3aee6078b46', 'username': u'shaker-user_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 17:45:56,808 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'password': 'bd198ecc-be63-4559-97aa-e3aee6078b46', 'project_name': 'shaker-project_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'bddd9ba8edd0476bb4ea6ed0738d16c8', 'project_domain_name': 'Default'} 2019-01-14 17:45:57,446 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-01-14 17:45:58,272 - 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'2019-01-14T17:45:58Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fd37c1a1-6231-47a8-8c5d-d4e87623c618', u'provider:segmentation_id': 74, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_91af7bf2-1cd2-4759-baae-9f50cf3003a1', u'admin_state_up': True, u'tenant_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', u'created_at': u'2019-01-14T17:45:58Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8'}) 2019-01-14 17:45:59,798 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T17:45:59Z', 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'6a66f95e-229d-4e9f-8e34-9444b1f39be4', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_91af7bf2-1cd2-4759-baae-9f50cf3003a1', u'enable_dhcp': True, u'network_id': u'fd37c1a1-6231-47a8-8c5d-d4e87623c618', u'tenant_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', u'created_at': u'2019-01-14T17:45:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8'}) 2019-01-14 17:46:01,280 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', u'created_at': u'2019-01-14T17:46:00Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T17:46:01Z', u'revision_number': 2, u'routes': [], u'project_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', u'id': u'442a40fc-a0b6-4156-b011-f190764d3435', u'name': u'shaker-router_91af7bf2-1cd2-4759-baae-9f50cf3003a1'}) 2019-01-14 17:46:20,073 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce/snap', u'metadata': Munch({})})], 'file': u'/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce/file', 'owner': u'bddd9ba8edd0476bb4ea6ed0738d16c8', 'id': u'91c14bbd-dc03-4dd9-b3d3-8f0847922dce', 'size': 666173440, u'self': u'/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', 'name': 'shaker-project_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T17:46:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T17:46:19Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'self': u'/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_91af7bf2-1cd2-4759-baae-9f50cf3003a1', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'created': u'2019-01-14T17:46:10Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-01-14T17:46:10Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/91c14bbd-dc03-4dd9-b3d3-8f0847922dce', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_91af7bf2-1cd2-4759-baae-9f50cf3003a1', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}}) 2019-01-14 17:46:20,133 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_91af7bf2-1cd2-4759-baae-9f50cf3003a1', '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'35af50fe299141218ecf76b1b87b25ad', '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': 3, 'id': u'f51f2780-2f52-495f-90b3-016e8ac82503', 'swap': 0}) 2019-01-14 17:46:20,894 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0UrwXuU5Aet+EA++XseE1DboGs53J9pFiBuyueGMtnveWFZSD10q30LuqzBE+e2LBCBi6JfSnN9mcaCRwoopnjKzUPM4fpcD4MbyUPxlZCDMOEXR3+BQAGwbmeY5KqJj9DdB6ewtVnn1GG4/ukfy3+bSgo3COpIUkjq20Jj/h+gd+vF7fEQpsujXg6fBUY1qBkJVmrIHToEK6cyJcCdyCP0RICypJ1xHiQXWVr0yajRvySekjbOidY383g/D/vLDdjn4usqcykOJLSiw5WGfgJtosxYOzlW6khJt4MS6wdVt10Wg8iwcBLf3vkBk5rcoIsVdw6w2B/QJS98uhp5R3 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAtFK8F7lOQHrfhAPvl7HhNQ26BrOdyfaRYgbsrnhjLZ73lhWU\ng9dKt9C7qswRPntiwQgYuiX0pzfZnGgkcKKKZ4ys1DzOH6XA+DG8lD8ZWQgzDhF0\nd/gUABsG5nmOSqiY/Q3QensLVZ59RhuP7pH8t/m0oKNwjqSFJI6ttCY/4foHfrxe\n3xEKbLo14OnwVGNagZCVZqyB06BCunMiXAncgj9ESAsqSdcR4kF1la9Mmo0b8knp\nI2zonWN/N4Pw/7yw3Y5+LrKnMpDiS0osOVhn4CbaLMWDs5VupISbeDEusHVbddFo\nPIsHAS3975AZOa3KCLFXcOsNgf0CUvfLoaeUdwIDAQABAoIBAQCcLR/9SCAvFnyq\nASKs9oIACjB5B2388tG93hN1lI0JgSocUfp8KaXsCBvR9MZmoETKvLF139PCVEvj\n/Aq7hvtqbdtuQm+f11aHX8RdfTz98G0PnSyLj0/7O21BhjwoC1fdq+5JdnI9qHQF\nmW+Sh9wil2HK02N0F6e9HtnxMkOX+hn7+IdVihyH3T4INbRF152wPfmA7DIzjUjX\ncmGsetQRS/aCIkO5EOZ7ZNDsfbTka6y9U6jBUTK4w3q/SvN0ofCx54RckKKomAor\nlzVQrfYvKLVyGp7IR+Hl1r3G+gTt6OnCahhjjJTs2jKg20+JgIheUWvaEqKplKGj\nvZ8RC+qJAoGBANkfDkk38pv1Qq9VVe0TpY9QrWin2iiq7DN33vnGXN+C6ozvl9he\nWAdmGg9hYKRntKHLb6E2yfVZ9hrrLiUsnwbt5LIXV2qoaaJ/bYKxDU3UoSAxFme2\nDJR/zrH08QAkcSh6lH2DXYzDwG9tHmKzfocvCjFzGlWhNBB9ZdXOvWh7AoGBANSc\n1c76hwH+UQqANryBH8Yq1PEipoOAVnIFEYa9LFtMoCPfX08lCc5y/hJHPOvi3oiW\nthmp+hTZvqz8D39vDoD2V4IwDvXC0e+9D/8/gxK7yJmg1NwWLxqjv9KaOxTO0kA3\nmQmQtnrXpIBkf0TIp5w6cirCzpTnzSf45+pUO+k1AoGBAIgETI7R3cqV+xCcBRhg\nFneRsxC9Fo4jhZU4oxcWjVf4S7e+4QFLGRqJfAnmlwRnc2FocKYuDJcHpIV4j4/6\nRCWzInHu7XSDzKlf6trUz+DSM55XIhIWmgrthi81o0TTj5AsOpnmkdR9TTCAy2hJ\nyhol/dy8nuLF+jfaVtF6km3BAoGAVvWyyY5Ua+9NzEK2oJEbotzf7aSjgIOcV9RU\n38w9+TW1BhcVj3Rxt1v3KRi0BTLsm+cwofyQybhpsa0C1bdhskOPdTMc204MucaV\nZWvfu2jM2nEavs3gBEBXc9cbNR6Ghjd3Q59J06KhqNXx6/s5+r849N5qyiKpGaFH\nkeNUAcUCgYEAzjEHGzO3elYPRRkRFxC67o37ugoZ2qpr0ERVIUMVdSZStRWPeqqT\nCTjAvYep+6kuazWzeRrCGKx5c9KpiVM+t1Pyus62uJYk+YcumqJcLtQOVWMJwLtc\nfbZA6TnFqgERiNRvViZzvMs1OaVurkrE+BkoMUrlE1RDGX30e+TUdJg=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'54cad3f6786d4d399fcde8dcc0c264e9', 'name': u'shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'created_at': '2019-01-14T17:46:20.894283', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', 'name': 'shaker-project_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'00:fd:ea:2e:34:14:78:b8:0d:c3:64:f1:e6:8d:26:c1', 'type': 'ssh', 'id': u'shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1'}) 2019-01-14 17:46:20,894 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAtFK8F7lOQHrfhAPvl7HhNQ26BrOdyfaRYgbsrnhjLZ73lhWU g9dKt9C7qswRPntiwQgYuiX0pzfZnGgkcKKKZ4ys1DzOH6XA+DG8lD8ZWQgzDhF0 d/gUABsG5nmOSqiY/Q3QensLVZ59RhuP7pH8t/m0oKNwjqSFJI6ttCY/4foHfrxe 3xEKbLo14OnwVGNagZCVZqyB06BCunMiXAncgj9ESAsqSdcR4kF1la9Mmo0b8knp I2zonWN/N4Pw/7yw3Y5+LrKnMpDiS0osOVhn4CbaLMWDs5VupISbeDEusHVbddFo PIsHAS3975AZOa3KCLFXcOsNgf0CUvfLoaeUdwIDAQABAoIBAQCcLR/9SCAvFnyq ASKs9oIACjB5B2388tG93hN1lI0JgSocUfp8KaXsCBvR9MZmoETKvLF139PCVEvj /Aq7hvtqbdtuQm+f11aHX8RdfTz98G0PnSyLj0/7O21BhjwoC1fdq+5JdnI9qHQF mW+Sh9wil2HK02N0F6e9HtnxMkOX+hn7+IdVihyH3T4INbRF152wPfmA7DIzjUjX cmGsetQRS/aCIkO5EOZ7ZNDsfbTka6y9U6jBUTK4w3q/SvN0ofCx54RckKKomAor lzVQrfYvKLVyGp7IR+Hl1r3G+gTt6OnCahhjjJTs2jKg20+JgIheUWvaEqKplKGj vZ8RC+qJAoGBANkfDkk38pv1Qq9VVe0TpY9QrWin2iiq7DN33vnGXN+C6ozvl9he WAdmGg9hYKRntKHLb6E2yfVZ9hrrLiUsnwbt5LIXV2qoaaJ/bYKxDU3UoSAxFme2 DJR/zrH08QAkcSh6lH2DXYzDwG9tHmKzfocvCjFzGlWhNBB9ZdXOvWh7AoGBANSc 1c76hwH+UQqANryBH8Yq1PEipoOAVnIFEYa9LFtMoCPfX08lCc5y/hJHPOvi3oiW thmp+hTZvqz8D39vDoD2V4IwDvXC0e+9D/8/gxK7yJmg1NwWLxqjv9KaOxTO0kA3 mQmQtnrXpIBkf0TIp5w6cirCzpTnzSf45+pUO+k1AoGBAIgETI7R3cqV+xCcBRhg FneRsxC9Fo4jhZU4oxcWjVf4S7e+4QFLGRqJfAnmlwRnc2FocKYuDJcHpIV4j4/6 RCWzInHu7XSDzKlf6trUz+DSM55XIhIWmgrthi81o0TTj5AsOpnmkdR9TTCAy2hJ yhol/dy8nuLF+jfaVtF6km3BAoGAVvWyyY5Ua+9NzEK2oJEbotzf7aSjgIOcV9RU 38w9+TW1BhcVj3Rxt1v3KRi0BTLsm+cwofyQybhpsa0C1bdhskOPdTMc204MucaV ZWvfu2jM2nEavs3gBEBXc9cbNR6Ghjd3Q59J06KhqNXx6/s5+r849N5qyiKpGaFH keNUAcUCgYEAzjEHGzO3elYPRRkRFxC67o37ugoZ2qpr0ERVIUMVdSZStRWPeqqT CTjAvYep+6kuazWzeRrCGKx5c9KpiVM+t1Pyus62uJYk+YcumqJcLtQOVWMJwLtc fbZA6TnFqgERiNRvViZzvMs1OaVurkrE+BkoMUrlE1RDGX30e+TUdJg= -----END RSA PRIVATE KEY----- 2019-01-14 17:49:46,647 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_91af7bf2-1cd2-4759-baae-9f50cf3003a1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:cc:dc', 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'91c14bbd-dc03-4dd9-b3d3-8f0847922dce'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T17:49:45.000000', 'flavor': Munch({u'id': u'f51f2780-2f52-495f-90b3-016e8ac82503'}), 'az': u'nova', 'id': u'05b0ff57-ea6d-4b28-8008-cd6050e09e8c', 'security_groups': [Munch({u'name': u'shaker-sg_91af7bf2-1cd2-4759-baae-9f50cf3003a1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'54cad3f6786d4d399fcde8dcc0c264e9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', 'name': 'shaker-project_91af7bf2-1cd2-4759-baae-9f50cf3003a1', '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'2019-01-14T17:49:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T17:49:45Z', 'hostId': u'8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'8b54f749f008548f431498a66f05c642388770d5b814d15a9720b6a8', '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'2019-01-14T17:49:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', 'name': u'shaker-vm_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'adminPass': u'cgPQ9m4JHi5u', 'tenant_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', 'created_at': u'2019-01-14T17:46:27Z', 'created': u'2019-01-14T17:46:27Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 17:49:48,578 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'442a40fc-a0b6-4156-b011-f190764d3435', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', 'created_at': u'2019-01-14T17:49:47Z', 'attached': True, 'updated_at': u'2019-01-14T17:49:47Z', 'id': u'771ac4ea-7a22-418f-a059-b9de6fae7a4a', 'floating_network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', 'name': 'shaker-project_91af7bf2-1cd2-4759-baae-9f50cf3003a1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'442a40fc-a0b6-4156-b011-f190764d3435', 'project_id': u'bddd9ba8edd0476bb4ea6ed0738d16c8', 'port_id': u'cf87ac43-f330-47df-ab9e-5af4c04d06b4', 'port': u'cf87ac43-f330-47df-ab9e-5af4c04d06b4', 'network': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}) 2019-01-14 17:49:48,698 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755007630 cycles [ 0.000000] clocksource: kvm-clock: mask: 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s 2019-01-14 17:49:49,700 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: timed out 2019-01-14 17:49:58,821 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755007630 cycles [ 0.000000] clocksource: kvm-clock: mask: 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2019-01-14 17:49:59,823 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.203: timed out 2019-01-14 17:50:09,089 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755007630 cycles [ 0.000000] clocksource: kvm-clock: mask: 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2019-01-14 17:50:10,092 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.203: timed out 2019-01-14 17:50:19,178 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755007630 cycles [ 0.000000] clocksource: kvm-clock: mask: 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2019-01-14 17:50:20,180 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.203: timed out 2019-01-14 17:50:29,272 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755007630 cycles [ 0.000000] clocksource: kvm-clock: mask: 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2019-01-14 17:50:30,274 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.203: timed out 2019-01-14 17:50:39,357 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755007630 cycles [ 0.000000] clocksource: kvm-clock: mask: 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2019-01-14 17:50:40,360 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.203: timed out 2019-01-14 17:50:49,486 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755007630 cycles [ 0.000000] clocksource: kvm-clock: mask: 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.616304] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 17:49:51 +0000. Up 6.24 seconds. [ 58.625008] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.630546] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.636400] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.643999] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.652129] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:69:cc:dc | [ 58.655301] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe69:ccdc/64 | . | link | fa:16:3e:69:cc:dc | [ 58.662366] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.668422] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.676141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.680159] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.688128] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.692120] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.700121] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.704131] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.708868] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH | [ 58.712830] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.716989] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.721441] cloud-init[934]: 2019-01-14 17:50:43,995 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.235661] cloud-init[934]: Generating public/private rsa key pair. [ 59.237926] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.244395] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.248126] cloud-init[934]: The key fingerprint is: [ 59.252164] cloud-init[934]: SHA256:tckiBBDpSJVY0x6GO7sqFfAmOeHsBeWYgWCKKW+abEQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 [ 59.260140] cloud-init[934]: The key's randomart image is: [ 59.262111] cloud-init[934]: +---[RSA 2048]----+ [ 59.268158] cloud-init[934]: |+oBO= | [ 59.269957] cloud-init[934]: |B=*o.= | [ 59.272135] cloud-init[934]: |OE..+ o . | [ 59.276141] cloud-init[934]: |B+=+ o o o | [ 59.280120] cloud-init[934]: |.=+.o . S + | [ 59.284154] cloud-init[934]: |o=.. . . | [ 59.288129] cloud-init[934]: |o+ . | [ 59.289928] cloud-init[934]: |o . | [ 59.296138] cloud-init[934]: |... | [ 59.297920] cloud-init[934]: +----[SHA256]-----+ [ 59.304161] cloud-init[934]: Generating public/private dsa key pair. [ 59.306285] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.310635] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m [ 59.316423] cloud-init[934]: The key fingerprint is: [ 59.317808] cloud-init[934]: SHA256:tDSbxudwxIUIOm1My9sXkUpC/kf03HKit4iTg11+QRM root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] [ 59.325708] cloud-initReached target System Initialization. [[0;32m OK [0m[934]: The key's randomart image is:] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 59.333203] cloud-init [934]: +---[DSA 1024]----+ Starting LXD - unix socket. [ 59.337426] cloud-init[934]: | .+. .ooE | [ 59.339841] cloud-init[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] [934]: | B..ooo= o | [ 59.344824] cloud-init[934]: | o Bo+.= B o | [ 59.346181] cloud-init[934]: | o B.B + = | [ 59.347524] cloud-initStarted Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [934]: | . S B o | [ 59.352852] cloud-init[934]: | + % o o | [ 59.354215] cloud-init[934]: | . * + o | [ 59.355544] cloud-init Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers.[934]: | o . | [ 59.361193] cloud-init[934]: | | [ 59.362510] cloud-init[934]: +----[SHA256]-----+ [ 59.363826] [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0mcloud-init[934]: Generating public/private ecdsa key pair. [ 59.369584] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.371705] ] Listening on Socket activation for snappy daemon. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 59.377684] cloud-init[934]: The key fingerprint is: [[0;32m OK [0m] Reached target Sockets. [ 59.381902] cloud-init[934]: SHA256:EkBh9OIG+RCKhGwTkHXr+VqYminFc2628wWRUECvX1Q root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1[[0;32m OK [0m] Reached target Basic System. Starting Accounts Service... [[0;32m OK [0m [ 59.388258] cloud-init[934]: The key's randomart image is: [ 59.389761] cloud-init[934]: +---[ECDSA 256]---+ [ 59.391097] cloud-init[934]: |==++@+. E |] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.396472] cloud-init[934]: |== = * . . | [ 59.399949] cloud-init[934]: |+ = o * . | [ 59.403197] cloud-init[934]: | * + + | [ 59.405925] cloud-init[934]: | . B o S | [ 59.408136] cloud-init[934]: | +..= + | [ 59.411988] cloud-init[934]: | . +o + . | [ 59.415744] cloud-init[934]: |. +=o . | [ 59.418314] cloud-init[934]: | .+oo+. | [ 59.420943] cloud-init[934]: +----[SHA256]-----+ [ 59.423436] cloud-init[934]: Generating public/private ed25519 key pair. [ 59.426699] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.429625] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.432338] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service. Starting System Logging Service... [[0;32m OK [0m [ 59.440357] cloud-init[934]: SHA256:WxL58WgfP13Nh0ZGrdeG/MT4chuRVz2PYv0x0G8qLLQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Started Deferred execution scheduler. [ 59.446624] [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf3 Service.cloud-init[934]: The key's randomart image is: Starting Apply the settings specified in cloud-config... Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Pollinate to seed the pseudo random number generator...[ 59.497153] cloud-init Starting Snappy daemon... Starting LSB: Record successful boot for GRUB... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [934]: +--[ED25519 256]--+ [ 59.538164] cloud-init[934]: | o..| [ 59.576493] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. | . o o+| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.645207] cloud-init[934]: | o . o+*B| [ 59.674823] cloud-init[934]: | o.+ooBB%| [ 59.687297] cloud-init[934]: | S.=+o.oXX| [ 59.698097] [[0;32m OK [0m] Started LXD - container startup/shutdown. cloud-init[934]: | =E.o+ooB| [ 59.711883] cloud-init[934]: | . ...oo+| [ 59.718974] cloud-init[934]: | o | [ 59.729888] cloud-init[934]: | | [ 59.736447] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 60.112071] cloud-init[1054]: Generating locales (this might take a while)... [ 60.780101] cloud-init[1054]: en_US.UTF-8... done [ 60.783053] cloud-init[1054]: Generation complete. 2019-01-14 17:50:50,489 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.203: timed out 2019-01-14 17:50:59,582 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755007630 cycles [ 0.000000] clocksource: kvm-clock: mask: 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.616304] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 17:49:51 +0000. Up 6.24 seconds. [ 58.625008] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.630546] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.636400] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.643999] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.652129] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:69:cc:dc | [ 58.655301] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe69:ccdc/64 | . | link | fa:16:3e:69:cc:dc | [ 58.662366] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.668422] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.676141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.680159] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.688128] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.692120] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.700121] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.704131] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.708868] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH | [ 58.712830] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.716989] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.721441] cloud-init[934]: 2019-01-14 17:50:43,995 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.235661] cloud-init[934]: Generating public/private rsa key pair. [ 59.237926] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.244395] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.248126] cloud-init[934]: The key fingerprint is: [ 59.252164] cloud-init[934]: SHA256:tckiBBDpSJVY0x6GO7sqFfAmOeHsBeWYgWCKKW+abEQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 [ 59.260140] cloud-init[934]: The key's randomart image is: [ 59.262111] cloud-init[934]: +---[RSA 2048]----+ [ 59.268158] cloud-init[934]: |+oBO= | [ 59.269957] cloud-init[934]: |B=*o.= | [ 59.272135] cloud-init[934]: |OE..+ o . | [ 59.276141] cloud-init[934]: |B+=+ o o o | [ 59.280120] cloud-init[934]: |.=+.o . S + | [ 59.284154] cloud-init[934]: |o=.. . . | [ 59.288129] cloud-init[934]: |o+ . | [ 59.289928] cloud-init[934]: |o . | [ 59.296138] cloud-init[934]: |... | [ 59.297920] cloud-init[934]: +----[SHA256]-----+ [ 59.304161] cloud-init[934]: Generating public/private dsa key pair. [ 59.306285] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.310635] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m [ 59.316423] cloud-init[934]: The key fingerprint is: [ 59.317808] cloud-init[934]: SHA256:tDSbxudwxIUIOm1My9sXkUpC/kf03HKit4iTg11+QRM root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] [ 59.325708] cloud-initReached target System Initialization. [[0;32m OK [0m[934]: The key's randomart image is:] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 59.333203] cloud-init [934]: +---[DSA 1024]----+ Starting LXD - unix socket. [ 59.337426] cloud-init[934]: | .+. .ooE | [ 59.339841] cloud-init[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] [934]: | B..ooo= o | [ 59.344824] cloud-init[934]: | o Bo+.= B o | [ 59.346181] cloud-init[934]: | o B.B + = | [ 59.347524] cloud-initStarted Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [934]: | . S B o | [ 59.352852] cloud-init[934]: | + % o o | [ 59.354215] cloud-init[934]: | . * + o | [ 59.355544] cloud-init Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers.[934]: | o . | [ 59.361193] cloud-init[934]: | | [ 59.362510] cloud-init[934]: +----[SHA256]-----+ [ 59.363826] [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0mcloud-init[934]: Generating public/private ecdsa key pair. [ 59.369584] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.371705] ] Listening on Socket activation for snappy daemon. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 59.377684] cloud-init[934]: The key fingerprint is: [[0;32m OK [0m] Reached target Sockets. [ 59.381902] cloud-init[934]: SHA256:EkBh9OIG+RCKhGwTkHXr+VqYminFc2628wWRUECvX1Q root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1[[0;32m OK [0m] Reached target Basic System. Starting Accounts Service... [[0;32m OK [0m [ 59.388258] cloud-init[934]: The key's randomart image is: [ 59.389761] cloud-init[934]: +---[ECDSA 256]---+ [ 59.391097] cloud-init[934]: |==++@+. E |] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.396472] cloud-init[934]: |== = * . . | [ 59.399949] cloud-init[934]: |+ = o * . | [ 59.403197] cloud-init[934]: | * + + | [ 59.405925] cloud-init[934]: | . B o S | [ 59.408136] cloud-init[934]: | +..= + | [ 59.411988] cloud-init[934]: | . +o + . | [ 59.415744] cloud-init[934]: |. +=o . | [ 59.418314] cloud-init[934]: | .+oo+. | [ 59.420943] cloud-init[934]: +----[SHA256]-----+ [ 59.423436] cloud-init[934]: Generating public/private ed25519 key pair. [ 59.426699] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.429625] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.432338] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service. Starting System Logging Service... [[0;32m OK [0m [ 59.440357] cloud-init[934]: SHA256:WxL58WgfP13Nh0ZGrdeG/MT4chuRVz2PYv0x0G8qLLQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Started Deferred execution scheduler. [ 59.446624] [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf3 Service.cloud-init[934]: The key's randomart image is: Starting Apply the settings specified in cloud-config... Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Pollinate to seed the pseudo random number generator...[ 59.497153] cloud-init Starting Snappy daemon... Starting LSB: Record successful boot for GRUB... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [934]: +--[ED25519 256]--+ [ 59.538164] cloud-init[934]: | o..| [ 59.576493] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. | . o o+| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.645207] cloud-init[934]: | o . o+*B| [ 59.674823] cloud-init[934]: | o.+ooBB%| [ 59.687297] cloud-init[934]: | S.=+o.oXX| [ 59.698097] [[0;32m OK [0m] Started LXD - container startup/shutdown. cloud-init[934]: | =E.o+ooB| [ 59.711883] cloud-init[934]: | . ...oo+| [ 59.718974] cloud-init[934]: | o | [ 59.729888] cloud-init[934]: | | [ 59.736447] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 60.112071] cloud-init[1054]: Generating locales (this might take a while)... [ 60.780101] cloud-init[1054]: en_US.UTF-8... done [ 60.783053] cloud-init[1054]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-01-14 17:51:00,585 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.203: timed out 2019-01-14 17:51:09,677 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755007630 cycles [ 0.000000] clocksource: kvm-clock: mask: 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.616304] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 17:49:51 +0000. Up 6.24 seconds. [ 58.625008] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.630546] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.636400] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.643999] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.652129] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:69:cc:dc | [ 58.655301] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe69:ccdc/64 | . | link | fa:16:3e:69:cc:dc | [ 58.662366] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.668422] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.676141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.680159] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.688128] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.692120] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.700121] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.704131] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.708868] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH | [ 58.712830] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.716989] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.721441] cloud-init[934]: 2019-01-14 17:50:43,995 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.235661] cloud-init[934]: Generating public/private rsa key pair. [ 59.237926] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.244395] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.248126] cloud-init[934]: The key fingerprint is: [ 59.252164] cloud-init[934]: SHA256:tckiBBDpSJVY0x6GO7sqFfAmOeHsBeWYgWCKKW+abEQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 [ 59.260140] cloud-init[934]: The key's randomart image is: [ 59.262111] cloud-init[934]: +---[RSA 2048]----+ [ 59.268158] cloud-init[934]: |+oBO= | [ 59.269957] cloud-init[934]: |B=*o.= | [ 59.272135] cloud-init[934]: |OE..+ o . | [ 59.276141] cloud-init[934]: |B+=+ o o o | [ 59.280120] cloud-init[934]: |.=+.o . S + | [ 59.284154] cloud-init[934]: |o=.. . . | [ 59.288129] cloud-init[934]: |o+ . | [ 59.289928] cloud-init[934]: |o . | [ 59.296138] cloud-init[934]: |... | [ 59.297920] cloud-init[934]: +----[SHA256]-----+ [ 59.304161] cloud-init[934]: Generating public/private dsa key pair. [ 59.306285] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.310635] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m [ 59.316423] cloud-init[934]: The key fingerprint is: [ 59.317808] cloud-init[934]: SHA256:tDSbxudwxIUIOm1My9sXkUpC/kf03HKit4iTg11+QRM root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] [ 59.325708] cloud-initReached target System Initialization. [[0;32m OK [0m[934]: The key's randomart image is:] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 59.333203] cloud-init [934]: +---[DSA 1024]----+ Starting LXD - unix socket. [ 59.337426] cloud-init[934]: | .+. .ooE | [ 59.339841] cloud-init[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] [934]: | B..ooo= o | [ 59.344824] cloud-init[934]: | o Bo+.= B o | [ 59.346181] cloud-init[934]: | o B.B + = | [ 59.347524] cloud-initStarted Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [934]: | . S B o | [ 59.352852] cloud-init[934]: | + % o o | [ 59.354215] cloud-init[934]: | . * + o | [ 59.355544] cloud-init Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers.[934]: | o . | [ 59.361193] cloud-init[934]: | | [ 59.362510] cloud-init[934]: +----[SHA256]-----+ [ 59.363826] [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0mcloud-init[934]: Generating public/private ecdsa key pair. [ 59.369584] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.371705] ] Listening on Socket activation for snappy daemon. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 59.377684] cloud-init[934]: The key fingerprint is: [[0;32m OK [0m] Reached target Sockets. [ 59.381902] cloud-init[934]: SHA256:EkBh9OIG+RCKhGwTkHXr+VqYminFc2628wWRUECvX1Q root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1[[0;32m OK [0m] Reached target Basic System. Starting Accounts Service... [[0;32m OK [0m [ 59.388258] cloud-init[934]: The key's randomart image is: [ 59.389761] cloud-init[934]: +---[ECDSA 256]---+ [ 59.391097] cloud-init[934]: |==++@+. E |] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.396472] cloud-init[934]: |== = * . . | [ 59.399949] cloud-init[934]: |+ = o * . | [ 59.403197] cloud-init[934]: | * + + | [ 59.405925] cloud-init[934]: | . B o S | [ 59.408136] cloud-init[934]: | +..= + | [ 59.411988] cloud-init[934]: | . +o + . | [ 59.415744] cloud-init[934]: |. +=o . | [ 59.418314] cloud-init[934]: | .+oo+. | [ 59.420943] cloud-init[934]: +----[SHA256]-----+ [ 59.423436] cloud-init[934]: Generating public/private ed25519 key pair. [ 59.426699] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.429625] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.432338] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service. Starting System Logging Service... [[0;32m OK [0m [ 59.440357] cloud-init[934]: SHA256:WxL58WgfP13Nh0ZGrdeG/MT4chuRVz2PYv0x0G8qLLQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Started Deferred execution scheduler. [ 59.446624] [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf3 Service.cloud-init[934]: The key's randomart image is: Starting Apply the settings specified in cloud-config... Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Pollinate to seed the pseudo random number generator...[ 59.497153] cloud-init Starting Snappy daemon... Starting LSB: Record successful boot for GRUB... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [934]: +--[ED25519 256]--+ [ 59.538164] cloud-init[934]: | o..| [ 59.576493] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. | . o o+| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.645207] cloud-init[934]: | o . o+*B| [ 59.674823] cloud-init[934]: | o.+ooBB%| [ 59.687297] cloud-init[934]: | S.=+o.oXX| [ 59.698097] [[0;32m OK [0m] Started LXD - container startup/shutdown. cloud-init[934]: | =E.o+ooB| [ 59.711883] cloud-init[934]: | . ...oo+| [ 59.718974] cloud-init[934]: | o | [ 59.729888] cloud-init[934]: | | [ 59.736447] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 60.112071] cloud-init[1054]: Generating locales (this might take a while)... [ 60.780101] cloud-init[1054]: en_US.UTF-8... done [ 60.783053] cloud-init[1054]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started System Logging Service. 2019-01-14 17:51:10,679 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.203: timed out 2019-01-14 17:51:19,958 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755007630 cycles [ 0.000000] clocksource: kvm-clock: mask: 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.616304] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 17:49:51 +0000. Up 6.24 seconds. [ 58.625008] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.630546] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.636400] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.643999] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.652129] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:69:cc:dc | [ 58.655301] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe69:ccdc/64 | . | link | fa:16:3e:69:cc:dc | [ 58.662366] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.668422] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.676141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.680159] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.688128] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.692120] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.700121] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.704131] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.708868] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH | [ 58.712830] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.716989] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.721441] cloud-init[934]: 2019-01-14 17:50:43,995 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.235661] cloud-init[934]: Generating public/private rsa key pair. [ 59.237926] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.244395] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.248126] cloud-init[934]: The key fingerprint is: [ 59.252164] cloud-init[934]: SHA256:tckiBBDpSJVY0x6GO7sqFfAmOeHsBeWYgWCKKW+abEQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 [ 59.260140] cloud-init[934]: The key's randomart image is: [ 59.262111] cloud-init[934]: +---[RSA 2048]----+ [ 59.268158] cloud-init[934]: |+oBO= | [ 59.269957] cloud-init[934]: |B=*o.= | [ 59.272135] cloud-init[934]: |OE..+ o . | [ 59.276141] cloud-init[934]: |B+=+ o o o | [ 59.280120] cloud-init[934]: |.=+.o . S + | [ 59.284154] cloud-init[934]: |o=.. . . | [ 59.288129] cloud-init[934]: |o+ . | [ 59.289928] cloud-init[934]: |o . | [ 59.296138] cloud-init[934]: |... | [ 59.297920] cloud-init[934]: +----[SHA256]-----+ [ 59.304161] cloud-init[934]: Generating public/private dsa key pair. [ 59.306285] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.310635] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m [ 59.316423] cloud-init[934]: The key fingerprint is: [ 59.317808] cloud-init[934]: SHA256:tDSbxudwxIUIOm1My9sXkUpC/kf03HKit4iTg11+QRM root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] [ 59.325708] cloud-initReached target System Initialization. [[0;32m OK [0m[934]: The key's randomart image is:] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 59.333203] cloud-init [934]: +---[DSA 1024]----+ Starting LXD - unix socket. [ 59.337426] cloud-init[934]: | .+. .ooE | [ 59.339841] cloud-init[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] [934]: | B..ooo= o | [ 59.344824] cloud-init[934]: | o Bo+.= B o | [ 59.346181] cloud-init[934]: | o B.B + = | [ 59.347524] cloud-initStarted Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [934]: | . S B o | [ 59.352852] cloud-init[934]: | + % o o | [ 59.354215] cloud-init[934]: | . * + o | [ 59.355544] cloud-init Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers.[934]: | o . | [ 59.361193] cloud-init[934]: | | [ 59.362510] cloud-init[934]: +----[SHA256]-----+ [ 59.363826] [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0mcloud-init[934]: Generating public/private ecdsa key pair. [ 59.369584] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.371705] ] Listening on Socket activation for snappy daemon. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 59.377684] cloud-init[934]: The key fingerprint is: [[0;32m OK [0m] Reached target Sockets. [ 59.381902] cloud-init[934]: SHA256:EkBh9OIG+RCKhGwTkHXr+VqYminFc2628wWRUECvX1Q root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1[[0;32m OK [0m] Reached target Basic System. Starting Accounts Service... [[0;32m OK [0m [ 59.388258] cloud-init[934]: The key's randomart image is: [ 59.389761] cloud-init[934]: +---[ECDSA 256]---+ [ 59.391097] cloud-init[934]: |==++@+. E |] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.396472] cloud-init[934]: |== = * . . | [ 59.399949] cloud-init[934]: |+ = o * . | [ 59.403197] cloud-init[934]: | * + + | [ 59.405925] cloud-init[934]: | . B o S | [ 59.408136] cloud-init[934]: | +..= + | [ 59.411988] cloud-init[934]: | . +o + . | [ 59.415744] cloud-init[934]: |. +=o . | [ 59.418314] cloud-init[934]: | .+oo+. | [ 59.420943] cloud-init[934]: +----[SHA256]-----+ [ 59.423436] cloud-init[934]: Generating public/private ed25519 key pair. [ 59.426699] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.429625] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.432338] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service. Starting System Logging Service... [[0;32m OK [0m [ 59.440357] cloud-init[934]: SHA256:WxL58WgfP13Nh0ZGrdeG/MT4chuRVz2PYv0x0G8qLLQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Started Deferred execution scheduler. [ 59.446624] [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf3 Service.cloud-init[934]: The key's randomart image is: Starting Apply the settings specified in cloud-config... Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Pollinate to seed the pseudo random number generator...[ 59.497153] cloud-init Starting Snappy daemon... Starting LSB: Record successful boot for GRUB... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [934]: +--[ED25519 256]--+ [ 59.538164] cloud-init[934]: | o..| [ 59.576493] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. | . o o+| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.645207] cloud-init[934]: | o . o+*B| [ 59.674823] cloud-init[934]: | o.+ooBB%| [ 59.687297] cloud-init[934]: | S.=+o.oXX| [ 59.698097] [[0;32m OK [0m] Started LXD - container startup/shutdown. cloud-init[934]: | =E.o+ooB| [ 59.711883] cloud-init[934]: | . ...oo+| [ 59.718974] cloud-init[934]: | o | [ 59.729888] cloud-init[934]: | | [ 59.736447] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 60.112071] cloud-init[1054]: Generating locales (this might take a while)... [ 60.780101] cloud-init[1054]: en_US.UTF-8... done [ 60.783053] cloud-init[1054]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started System Logging Service. Ubuntu 16.04.4 LTS shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 ttyS0 shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 login: 2019-01-14 17:51:20,961 - functest.core.singlevm - DEBUG - try 10: cannot connect to 172.30.9.203: timed out 2019-01-14 17:51:30,097 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755007630 cycles [ 0.000000] clocksource: kvm-clock: mask: 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.616304] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 17:49:51 +0000. Up 6.24 seconds. [ 58.625008] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.630546] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.636400] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.643999] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.652129] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:69:cc:dc | [ 58.655301] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe69:ccdc/64 | . | link | fa:16:3e:69:cc:dc | [ 58.662366] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.668422] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.676141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.680159] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.688128] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.692120] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.700121] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.704131] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.708868] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH | [ 58.712830] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.716989] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.721441] cloud-init[934]: 2019-01-14 17:50:43,995 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.235661] cloud-init[934]: Generating public/private rsa key pair. [ 59.237926] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.244395] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.248126] cloud-init[934]: The key fingerprint is: [ 59.252164] cloud-init[934]: SHA256:tckiBBDpSJVY0x6GO7sqFfAmOeHsBeWYgWCKKW+abEQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 [ 59.260140] cloud-init[934]: The key's randomart image is: [ 59.262111] cloud-init[934]: +---[RSA 2048]----+ [ 59.268158] cloud-init[934]: |+oBO= | [ 59.269957] cloud-init[934]: |B=*o.= | [ 59.272135] cloud-init[934]: |OE..+ o . | [ 59.276141] cloud-init[934]: |B+=+ o o o | [ 59.280120] cloud-init[934]: |.=+.o . S + | [ 59.284154] cloud-init[934]: |o=.. . . | [ 59.288129] cloud-init[934]: |o+ . | [ 59.289928] cloud-init[934]: |o . | [ 59.296138] cloud-init[934]: |... | [ 59.297920] cloud-init[934]: +----[SHA256]-----+ [ 59.304161] cloud-init[934]: Generating public/private dsa key pair. [ 59.306285] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.310635] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m [ 59.316423] cloud-init[934]: The key fingerprint is: [ 59.317808] cloud-init[934]: SHA256:tDSbxudwxIUIOm1My9sXkUpC/kf03HKit4iTg11+QRM root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] [ 59.325708] cloud-initReached target System Initialization. [[0;32m OK [0m[934]: The key's randomart image is:] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 59.333203] cloud-init [934]: +---[DSA 1024]----+ Starting LXD - unix socket. [ 59.337426] cloud-init[934]: | .+. .ooE | [ 59.339841] cloud-init[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] [934]: | B..ooo= o | [ 59.344824] cloud-init[934]: | o Bo+.= B o | [ 59.346181] cloud-init[934]: | o B.B + = | [ 59.347524] cloud-initStarted Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [934]: | . S B o | [ 59.352852] cloud-init[934]: | + % o o | [ 59.354215] cloud-init[934]: | . * + o | [ 59.355544] cloud-init Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers.[934]: | o . | [ 59.361193] cloud-init[934]: | | [ 59.362510] cloud-init[934]: +----[SHA256]-----+ [ 59.363826] [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0mcloud-init[934]: Generating public/private ecdsa key pair. [ 59.369584] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.371705] ] Listening on Socket activation for snappy daemon. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 59.377684] cloud-init[934]: The key fingerprint is: [[0;32m OK [0m] Reached target Sockets. [ 59.381902] cloud-init[934]: SHA256:EkBh9OIG+RCKhGwTkHXr+VqYminFc2628wWRUECvX1Q root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1[[0;32m OK [0m] Reached target Basic System. Starting Accounts Service... [[0;32m OK [0m [ 59.388258] cloud-init[934]: The key's randomart image is: [ 59.389761] cloud-init[934]: +---[ECDSA 256]---+ [ 59.391097] cloud-init[934]: |==++@+. E |] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.396472] cloud-init[934]: |== = * . . | [ 59.399949] cloud-init[934]: |+ = o * . | [ 59.403197] cloud-init[934]: | * + + | [ 59.405925] cloud-init[934]: | . B o S | [ 59.408136] cloud-init[934]: | +..= + | [ 59.411988] cloud-init[934]: | . +o + . | [ 59.415744] cloud-init[934]: |. +=o . | [ 59.418314] cloud-init[934]: | .+oo+. | [ 59.420943] cloud-init[934]: +----[SHA256]-----+ [ 59.423436] cloud-init[934]: Generating public/private ed25519 key pair. [ 59.426699] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.429625] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.432338] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service. Starting System Logging Service... [[0;32m OK [0m [ 59.440357] cloud-init[934]: SHA256:WxL58WgfP13Nh0ZGrdeG/MT4chuRVz2PYv0x0G8qLLQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Started Deferred execution scheduler. [ 59.446624] [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf3 Service.cloud-init[934]: The key's randomart image is: Starting Apply the settings specified in cloud-config... Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Pollinate to seed the pseudo random number generator...[ 59.497153] cloud-init Starting Snappy daemon... Starting LSB: Record successful boot for GRUB... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [934]: +--[ED25519 256]--+ [ 59.538164] cloud-init[934]: | o..| [ 59.576493] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. | . o o+| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.645207] cloud-init[934]: | o . o+*B| [ 59.674823] cloud-init[934]: | o.+ooBB%| [ 59.687297] cloud-init[934]: | S.=+o.oXX| [ 59.698097] [[0;32m OK [0m] Started LXD - container startup/shutdown. cloud-init[934]: | =E.o+ooB| [ 59.711883] cloud-init[934]: | . ...oo+| [ 59.718974] cloud-init[934]: | o | [ 59.729888] cloud-init[934]: | | [ 59.736447] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 60.112071] cloud-init[1054]: Generating locales (this might take a while)... [ 60.780101] cloud-init[1054]: en_US.UTF-8... done [ 60.783053] cloud-init[1054]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started System Logging Service. Ubuntu 16.04.4 LTS shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 ttyS0 shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 login: 2019-01-14 17:51:31,100 - functest.core.singlevm - DEBUG - try 11: cannot connect to 172.30.9.203: timed out 2019-01-14 17:51:40,240 - 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-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-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 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 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:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 755007630 cycles [ 0.000000] clocksource: kvm-clock: mask: 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:512 nr_cpumask_bits:512 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88001fc00000 s99544 r8192 d31528 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1fc101c0 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128868 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 459412K/523752K available (8537K kernel code, 1313K rwdata, 4000K rodata, 1512K init, 1316K bss, 64340K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:33024 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.220744] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223671] pid_max: default: 32768 minimum: 301 [ 0.225256] ACPI: Core revision 20150930 [ 0.227255] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229541] Security Framework initialized [ 0.230977] Yama: becoming mindful. [ 0.232266] AppArmor: AppArmor initialized [ 0.233741] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236062] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238296] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242806] Initializing cgroup subsys io [ 0.244241] Initializing cgroup subsys memory [ 0.245753] Initializing cgroup subsys devices [ 0.247294] Initializing cgroup subsys freezer [ 0.248820] Initializing cgroup subsys net_cls [ 0.250345] Initializing cgroup subsys perf_event [ 0.251956] Initializing cgroup subsys net_prio [ 0.253517] Initializing cgroup subsys hugetlb [ 0.255051] Initializing cgroup subsys pids [ 0.256563] CPU: Physical Processor ID: 0 [ 0.258663] mce: CPU supports 10 MCE banks [ 0.260141] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261906] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263848] Spectre V2 : Mitigation: Full generic retpoline [ 0.265684] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267735] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269876] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271806] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274463] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294890] Freeing SMP alternatives memory: 32K [ 0.302282] ftrace: allocating 32237 entries in 126 pages [ 0.343314] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347647] smpboot: Max logical packages: 1 [ 0.349474] x2apic enabled [ 0.350857] Switched APIC routing to physical x2apic. [ 0.353858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355924] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362919] KVM setup paravirtual spinlock [ 0.365743] x86: Booted up 1 node, 1 CPUs [ 0.367191] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369799] devtmpfs: initialized [ 0.372177] evm: security.selinux [ 0.373417] evm: security.SMACK64 [ 0.374652] evm: security.SMACK64EXEC [ 0.375972] evm: security.SMACK64TRANSMUTE [ 0.377419] evm: security.SMACK64MMAP [ 0.378746] evm: security.ima [ 0.379883] evm: security.capability [ 0.381354] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384588] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386719] pinctrl core: initialized pinctrl subsystem [ 0.388729] RTC time: 17:49:45, date: 01/14/19 [ 0.390470] NET: Registered protocol family 16 [ 0.392204] cpuidle: using governor ladder [ 0.393666] cpuidle: using governor menu [ 0.395075] PCCT header not found. [ 0.396414] ACPI: bus type PCI registered [ 0.397857] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.400103] PCI: Using configuration type 1 for base access [ 0.402945] ACPI: Added _OSI(Module Device) [ 0.404433] ACPI: Added _OSI(Processor Device) [ 0.405973] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407585] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410482] ACPI: Interpreter enabled [ 0.411838] ACPI: (supports S0 S5) [ 0.413100] ACPI: Using IOAPIC for interrupt routing [ 0.414781] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419511] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421553] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423755] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425898] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429780] acpiphp: Slot [3] registered [ 0.447075] acpiphp: Slot [4] registered [ 0.448511] acpiphp: Slot [5] registered [ 0.449932] acpiphp: Slot [6] registered [ 0.451362] acpiphp: Slot [7] registered [ 0.452772] acpiphp: Slot [8] registered [ 0.454191] acpiphp: Slot [9] registered [ 0.455607] acpiphp: Slot [10] registered [ 0.457044] acpiphp: Slot [11] registered [ 0.458482] acpiphp: Slot [12] registered [ 0.459927] acpiphp: Slot [13] registered [ 0.461436] acpiphp: Slot [14] registered [ 0.462877] acpiphp: Slot [15] registered [ 0.464321] acpiphp: Slot [16] registered [ 0.465757] acpiphp: Slot [17] registered [ 0.467196] acpiphp: Slot [18] registered [ 0.468635] acpiphp: Slot [19] registered [ 0.470075] acpiphp: Slot [20] registered [ 0.471511] acpiphp: Slot [21] registered [ 0.472942] acpiphp: Slot [22] registered [ 0.474384] acpiphp: Slot [23] registered [ 0.475828] acpiphp: Slot [24] registered [ 0.477272] acpiphp: Slot [25] registered [ 0.478714] acpiphp: Slot [26] registered [ 0.480147] acpiphp: Slot [27] registered [ 0.481578] acpiphp: Slot [28] registered [ 0.483012] acpiphp: Slot [29] registered [ 0.484443] acpiphp: Slot [30] registered [ 0.485887] acpiphp: Slot [31] registered [ 0.487319] PCI host bridge to bus 0000:00 [ 0.488757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490931] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493104] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495674] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498254] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.500882] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505842] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508136] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510243] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512525] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517110] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.519638] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.541406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.544065] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.546875] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.549587] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.552034] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.554416] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.556847] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.558705] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.561421] vgaarb: loaded [ 0.562467] vgaarb: bridge control possible 0000:00:02.0 [ 0.564561] SCSI subsystem initialized [ 0.566112] ACPI: bus type USB registered [ 0.567556] usbcore: registered new interface driver usbfs [ 0.569367] usbcore: registered new interface driver hub [ 0.571137] usbcore: registered new device driver usb [ 0.573008] PCI: Using ACPI for IRQ routing [ 0.574889] NetLabel: Initializing [ 0.576140] NetLabel: domain hash size = 128 [ 0.577633] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.579314] NetLabel: unlabeled traffic allowed by default [ 0.581285] amd_nb: Cannot enumerate AMD northbridges [ 0.582993] clocksource: Switched to clocksource kvm-clock [ 0.592715] AppArmor: AppArmor Filesystem Enabled [ 0.594448] pnp: PnP ACPI init [ 0.595957] pnp: PnP ACPI: found 5 devices [ 0.603118] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.606157] NET: Registered protocol family 2 [ 0.607950] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.610232] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.612353] TCP: Hash tables configured (established 4096 bind 4096) [ 0.614483] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.616415] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.618510] NET: Registered protocol family 1 [ 0.620058] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.622014] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.623926] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.657517] Unpacking initramfs... [ 1.148174] Freeing initrd memory: 37084K [ 1.149977] Scanning for low memory corruption every 60 seconds [ 1.152295] audit: initializing netlink subsys (disabled) [ 1.154130] audit: type=2000 audit(1547488186.961:1): initialized [ 1.156412] Initialise system trusted keyring [ 1.158068] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.160122] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.163321] zbud: loaded [ 1.164603] VFS: Disk quotas dquot_6.6.0 [ 1.166034] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.168447] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.170590] fuse init (API version 7.23) [ 1.172140] Key type big_key registered [ 1.173534] Allocating IMA MOK and blacklist keyrings. [ 1.175623] Key type asymmetric registered [ 1.177096] Asymmetric key parser 'x509' registered [ 1.178770] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.181375] io scheduler noop registered [ 1.182776] io scheduler deadline registered (default) [ 1.184553] io scheduler cfq registered [ 1.186020] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.190179] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.192759] ACPI: Power Button [PWRF] [ 1.194273] GHES: HEST is not enabled! [ 1.210358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243454] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.246917] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.275895] Linux agpgart interface v0.103 [ 1.278983] loop: module loaded [ 1.282774] vda: vda1 [ 1.284509] scsi host0: ata_piix [ 1.285774] scsi host1: ata_piix [ 1.286997] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289141] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.292026] libphy: Fixed MDIO Bus: probed [ 1.293512] tun: Universal TUN/TAP device driver, 1.6 [ 1.295258] tun: (C) 1999-2004 Max Krasnyansky [ 1.298508] PPP generic driver version 2.4.2 [ 1.300095] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.302237] ehci-pci: EHCI PCI platform driver [ 1.303801] ehci-platform: EHCI generic platform driver [ 1.305580] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307607] ohci-pci: OHCI PCI platform driver [ 1.309168] ohci-platform: OHCI generic platform driver [ 1.310934] uhci_hcd: USB Universal Host Controller Interface driver [ 1.327544] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.329290] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.331887] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.333647] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.335676] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.337822] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.340311] usb usb1: Product: UHCI Host Controller [ 1.341977] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.344046] usb usb1: SerialNumber: 0000:00:01.2 [ 1.345738] hub 1-0:1.0: USB hub found [ 1.347118] hub 1-0:1.0: 2 ports detected [ 1.348686] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.352332] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.354000] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.355795] mousedev: PS/2 mouse device common for all mice [ 1.357993] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.361018] rtc_cmos 00:00: RTC can wake from S4 [ 1.363167] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.365275] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.367391] i2c /dev entries driver [ 1.368724] device-mapper: uevent: version 1.0.3 [ 1.370386] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.373272] ledtrig-cpu: registered to indicate activity on CPUs [ 1.375531] NET: Registered protocol family 10 [ 1.377341] NET: Registered protocol family 17 [ 1.378902] Key type dns_resolver registered [ 1.380638] registered taskstats version 1 [ 1.382140] Loading compiled-in X.509 certificates [ 1.384346] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.388090] zswap: loaded using pool lzo/zbud [ 1.391201] Key type trusted registered [ 1.394561] Key type encrypted registered [ 1.396015] AppArmor: AppArmor sha1 policy hashing enabled [ 1.397850] ima: No TPM chip found, activating TPM-bypass! [ 1.399706] evm: HMAC attrs: 0x1 [ 1.401303] Magic number: 3:611:845 [ 1.402850] rtc_cmos 00:00: setting system clock to 2019-01-14 17:49:46 UTC (1547488186) [ 1.405704] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.423750] EDD information not available. [ 1.448775] Freeing unused kernel memory: 1512K [ 1.450355] Write protecting the kernel read-only data: 14336k [ 1.453567] Freeing unused kernel memory: 1692K [ 1.455358] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.467385] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470684] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477045] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480102] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487025] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493173] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497201] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500340] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503570] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.559569] [drm] Initialized drm 1.1.0 20060810 [ 1.564093] virtio_net virtio0 ens3: renamed from eth0 [ 1.573531] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.578126] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.595739] FDC 0 is a S82078B [ 1.609325] AVX2 version of gcm_enc/dec engaged. [ 1.610962] AES CTR mode by8 optimization enabled [ 1.659085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.823260] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.825474] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.827740] usb 1-1: Product: QEMU USB Tablet [ 1.829247] usb 1-1: Manufacturer: QEMU [ 1.830605] usb 1-1: SerialNumber: 42 [ 1.838661] hidraw: raw HID events driver (C) Jiri Kosina [ 1.845928] usbcore: registered new interface driver usbhid [ 1.847859] usbhid: USB HID core driver [ 1.850813] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/0003:0627:0001.0001/input/input5 [ 1.854686] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.236950] md: linear personality registered for level -1 [ 2.240816] md: multipath personality registered for level -4 [ 2.244737] md: raid0 personality registered for level 0 [ 2.249081] md: raid1 personality registered for level 1 [ 2.319003] raid6: sse2x1 gen() 11361 MB/s [ 2.386993] raid6: sse2x1 xor() 8848 MB/s [ 2.454994] raid6: sse2x2 gen() 14380 MB/s [ 2.522991] raid6: sse2x2 xor() 9924 MB/s [ 2.590992] raid6: sse2x4 gen() 16673 MB/s [ 2.658992] raid6: sse2x4 xor() 10673 MB/s [ 2.730993] raid6: avx2x1 gen() 22389 MB/s [ 2.798991] raid6: avx2x2 gen() 26533 MB/s [ 2.866990] raid6: avx2x4 gen() 30469 MB/s [ 2.868467] raid6: using algorithm avx2x4 gen() 30469 MB/s [ 2.870255] raid6: using avx2x2 recovery algorithm [ 2.878115] xor: automatically using best checksumming function: [ 2.919001] avx : 32730.000 MB/sec [ 2.921924] async_tx: api initialized (async) [ 2.934175] md: raid6 personality registered for level 6 [ 2.935959] md: raid5 personality registered for level 5 [ 2.937676] md: raid4 personality registered for level 4 [ 2.945475] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.985917] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.010159] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.136076] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.141733] systemd[1]: Detected virtualization kvm. [ 3.143396] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.148369] systemd[1]: Set hostname to . [ 3.152092] systemd[1]: Initializing machine ID from KVM UUID. [ 3.154102] systemd[1]: Installed transient /etc/machine-id file. [ 3.272380] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.278042] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.281392] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.286187] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.290215] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.294315] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.298560] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.302306] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.306086] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.313871] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.319917] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.328153] Loading iSCSI transport class v2.0-870. [ 3.331234] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.338234] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 3.343012] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.346617] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.350848] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.356106] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.363754] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.368608] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.375515] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.387297] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.395019] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.398527] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.408159] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.414979] systemd[1]: Starting Uncomplicated firewall... [ 3.416834] iscsi: registered transport (iser) Starting Uncomplicated firewall... [ 3.424778] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.429427] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.433667] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.438390] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.443952] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.450006] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.455884] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.461884] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.469387] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.475520] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.485013] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.492510] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.496915] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.502364] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.507560] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.515289] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap...[ 3.881284] intel_rapl: no valid rapl domains found in package 0 Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.870767] cloud-init[481]: Cloud-init v. 18.2 running 'init-local' at Mon, 14 Jan 2019 17:49:50 +0000. Up 4.68 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 58.616304] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Mon, 14 Jan 2019 17:49:51 +0000. Up 6.24 seconds. [ 58.625008] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 58.630546] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.636400] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 58.643999] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.652129] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.13 | 255.255.255.0 | . | fa:16:3e:69:cc:dc | [ 58.655301] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe69:ccdc/64 | . | link | fa:16:3e:69:cc:dc | [ 58.662366] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 58.668422] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 58.676141] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 58.680159] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 58.688128] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.692120] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 58.700121] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.704131] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 58.708868] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | ens3 | UGH | [ 58.712830] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 58.716989] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 58.721441] cloud-init[934]: 2019-01-14 17:50:43,995 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 59.235661] cloud-init[934]: Generating public/private rsa key pair. [ 59.237926] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 59.244395] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 59.248126] cloud-init[934]: The key fingerprint is: [ 59.252164] cloud-init[934]: SHA256:tckiBBDpSJVY0x6GO7sqFfAmOeHsBeWYgWCKKW+abEQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 [ 59.260140] cloud-init[934]: The key's randomart image is: [ 59.262111] cloud-init[934]: +---[RSA 2048]----+ [ 59.268158] cloud-init[934]: |+oBO= | [ 59.269957] cloud-init[934]: |B=*o.= | [ 59.272135] cloud-init[934]: |OE..+ o . | [ 59.276141] cloud-init[934]: |B+=+ o o o | [ 59.280120] cloud-init[934]: |.=+.o . S + | [ 59.284154] cloud-init[934]: |o=.. . . | [ 59.288129] cloud-init[934]: |o+ . | [ 59.289928] cloud-init[934]: |o . | [ 59.296138] cloud-init[934]: |... | [ 59.297920] cloud-init[934]: +----[SHA256]-----+ [ 59.304161] cloud-init[934]: Generating public/private dsa key pair. [ 59.306285] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 59.310635] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m [ 59.316423] cloud-init[934]: The key fingerprint is: [ 59.317808] cloud-init[934]: SHA256:tDSbxudwxIUIOm1My9sXkUpC/kf03HKit4iTg11+QRM root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] [ 59.325708] cloud-initReached target System Initialization. [[0;32m OK [0m[934]: The key's randomart image is:] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [ 59.333203] cloud-init [934]: +---[DSA 1024]----+ Starting LXD - unix socket. [ 59.337426] cloud-init[934]: | .+. .ooE | [ 59.339841] cloud-init[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] [934]: | B..ooo= o | [ 59.344824] cloud-init[934]: | o Bo+.= B o | [ 59.346181] cloud-init[934]: | o B.B + = | [ 59.347524] cloud-initStarted Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [934]: | . S B o | [ 59.352852] cloud-init[934]: | + % o o | [ 59.354215] cloud-init[934]: | . * + o | [ 59.355544] cloud-init Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers.[934]: | o . | [ 59.361193] cloud-init[934]: | | [ 59.362510] cloud-init[934]: +----[SHA256]-----+ [ 59.363826] [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0mcloud-init[934]: Generating public/private ecdsa key pair. [ 59.369584] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 59.371705] ] Listening on Socket activation for snappy daemon. cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 59.377684] cloud-init[934]: The key fingerprint is: [[0;32m OK [0m] Reached target Sockets. [ 59.381902] cloud-init[934]: SHA256:EkBh9OIG+RCKhGwTkHXr+VqYminFc2628wWRUECvX1Q root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1[[0;32m OK [0m] Reached target Basic System. Starting Accounts Service... [[0;32m OK [0m [ 59.388258] cloud-init[934]: The key's randomart image is: [ 59.389761] cloud-init[934]: +---[ECDSA 256]---+ [ 59.391097] cloud-init[934]: |==++@+. E |] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 59.396472] cloud-init[934]: |== = * . . | [ 59.399949] cloud-init[934]: |+ = o * . | [ 59.403197] cloud-init[934]: | * + + | [ 59.405925] cloud-init[934]: | . B o S | [ 59.408136] cloud-init[934]: | +..= + | [ 59.411988] cloud-init[934]: | . +o + . | [ 59.415744] cloud-init[934]: |. +=o . | [ 59.418314] cloud-init[934]: | .+oo+. | [ 59.420943] cloud-init[934]: +----[SHA256]-----+ [ 59.423436] cloud-init[934]: Generating public/private ed25519 key pair. [ 59.426699] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 59.429625] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 59.432338] cloud-init[934]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service. Starting System Logging Service... [[0;32m OK [0m [ 59.440357] cloud-init[934]: SHA256:WxL58WgfP13Nh0ZGrdeG/MT4chuRVz2PYv0x0G8qLLQ root@shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1] Started Deferred execution scheduler. [ 59.446624] [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf3 Service.cloud-init[934]: The key's randomart image is: Starting Apply the settings specified in cloud-config... Starting /etc/rc.local Compatibility... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Pollinate to seed the pseudo random number generator...[ 59.497153] cloud-init Starting Snappy daemon... Starting LSB: Record successful boot for GRUB... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [934]: +--[ED25519 256]--+ [ 59.538164] cloud-init[934]: | o..| [ 59.576493] cloud-init[934]: Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. | . o o+| [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 59.645207] cloud-init[934]: | o . o+*B| [ 59.674823] cloud-init[934]: | o.+ooBB%| [ 59.687297] cloud-init[934]: | S.=+o.oXX| [ 59.698097] [[0;32m OK [0m] Started LXD - container startup/shutdown. cloud-init[934]: | =E.o+ooB| [ 59.711883] cloud-init[934]: | . ...oo+| [ 59.718974] cloud-init[934]: | o | [ 59.729888] cloud-init[934]: | | [ 59.736447] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 60.112071] cloud-init[1054]: Generating locales (this might take a while)... [ 60.780101] cloud-init[1054]: en_US.UTF-8... done [ 60.783053] cloud-init[1054]: Generation complete. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: network benchmark... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started System Logging Service. Ubuntu 16.04.4 LTS shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 ttyS0 shaker-vm-91af7bf2-1cd2-4759-baae-9f50cf3003a1 login: 2019-01-14 17:51:41,243 - functest.core.singlevm - DEBUG - try 12: cannot connect to 172.30.9.203: timed out 2019-01-14 17:51:50,252 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.203 2019-01-14 17:51:50,253 - functest.core.singlevm - ERROR - Cannot run shaker Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 445, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2019-01-14 17:51:50,379 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 17:51:50,379 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 05:53 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-14 17:52:05,574 - xtesting.ci.run_tests - ERROR - The test case 'shaker' failed. 2019-01-14 17:52:05,575 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 54:05 | FAIL | | shaker | functest | benchmarking | 05:53 | FAIL | +-------------------+------------------+----------------------+------------------+----------------+ 2019-01-14 17:52:05,578 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-14 17:52:08,720 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-143 | | 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-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 17:52:08,724 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QBByFeG7xBsMpyFxkXaHWCNPq export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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 OS_PROJECT_ID=35af50fe299141218ecf76b1b87b25ad export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=wmYweBWjc9AQ9nKRrbcQhqXZt export OS_REGION_NAME=regionOne 2019-01-14 17:52:08,724 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-14 17:52:08,725 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-01-14 17:52:08,725 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2019-01-14 17:52:08,729 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-14 17:52:11,465 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-143 | | 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-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 17:52:11,470 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QBByFeG7xBsMpyFxkXaHWCNPq export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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 OS_PROJECT_ID=35af50fe299141218ecf76b1b87b25ad export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=wmYweBWjc9AQ9nKRrbcQhqXZt export OS_REGION_NAME=regionOne 2019-01-14 17:52:11,470 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-14 17:52:11,471 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 5 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2019-01-14 17:52:11,485 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-01-14 17:52:12,837 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify', u'tags': [], 'enabled': True, 'id': u'3bf904b6ffc346f2916485a0a7a2a3e9', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify-project_02b76702-858b-4ef7-9afe-b7129db1376b'}) 2019-01-14 17:52:13,220 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ef5cbe13fb9a43a8928bb1084669b348', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_02b76702-858b-4ef7-9afe-b7129db1376b'}) 2019-01-14 17:52:14,014 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_02b76702-858b-4ef7-9afe-b7129db1376b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'3bf904b6ffc346f2916485a0a7a2a3e9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5c4bc378-bfcc-410f-b0eb-70a666859b8b', 'username': u'cloudify-user_02b76702-858b-4ef7-9afe-b7129db1376b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 17:52:14,018 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_02b76702-858b-4ef7-9afe-b7129db1376b', 'password': '5c4bc378-bfcc-410f-b0eb-70a666859b8b', 'project_name': 'cloudify-project_02b76702-858b-4ef7-9afe-b7129db1376b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '3bf904b6ffc346f2916485a0a7a2a3e9', 'project_domain_name': 'Default'} 2019-01-14 17:52:14,019 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-01-14 17:52:14,924 - 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'2019-01-14T17:52:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'de9cd25b-e0eb-4135-a755-41b4269b2b80', u'provider:segmentation_id': 12, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_02b76702-858b-4ef7-9afe-b7129db1376b', u'admin_state_up': True, u'tenant_id': u'3bf904b6ffc346f2916485a0a7a2a3e9', u'created_at': u'2019-01-14T17:52:14Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3bf904b6ffc346f2916485a0a7a2a3e9'}) 2019-01-14 17:52:16,517 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T17:52:16Z', 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'41e6d8a3-0001-40c1-99cc-2bc03bf59e88', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_02b76702-858b-4ef7-9afe-b7129db1376b', u'enable_dhcp': True, u'network_id': u'de9cd25b-e0eb-4135-a755-41b4269b2b80', u'tenant_id': u'3bf904b6ffc346f2916485a0a7a2a3e9', u'created_at': u'2019-01-14T17:52:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3bf904b6ffc346f2916485a0a7a2a3e9'}) 2019-01-14 17:52:18,141 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.215'}]}, u'description': u'', u'tags': [], u'tenant_id': u'3bf904b6ffc346f2916485a0a7a2a3e9', u'created_at': u'2019-01-14T17:52:16Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T17:52:17Z', u'revision_number': 2, u'routes': [], u'project_id': u'3bf904b6ffc346f2916485a0a7a2a3e9', u'id': u'e38fabee-6050-4a4e-acc3-6562bb45f06a', u'name': u'cloudify-router_02b76702-858b-4ef7-9afe-b7129db1376b'}) 2019-01-14 17:53:40,668 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd134943-cee3-4393-a1f1-b70c0e67e870/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870/file', 'owner': u'3bf904b6ffc346f2916485a0a7a2a3e9', 'id': u'dd134943-cee3-4393-a1f1-b70c0e67e870', 'size': 4373348352, u'self': u'/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bf904b6ffc346f2916485a0a7a2a3e9', 'name': 'cloudify-project_02b76702-858b-4ef7-9afe-b7129db1376b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd134943-cee3-4393-a1f1-b70c0e67e870/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T17:53:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T17:53:39Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_02b76702-858b-4ef7-9afe-b7129db1376b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_02b76702-858b-4ef7-9afe-b7129db1376b', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_02b76702-858b-4ef7-9afe-b7129db1376b', 'created': u'2019-01-14T17:52:47Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-14T17:52:47Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/dd134943-cee3-4393-a1f1-b70c0e67e870', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_02b76702-858b-4ef7-9afe-b7129db1376b', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-14 17:53:40,923 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_02b76702-858b-4ef7-9afe-b7129db1376b', 'ephemeral': 0, 'ram': 4096, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35af50fe299141218ecf76b1b87b25ad', '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': 40, 'id': u'0cd80ef4-40af-412e-82bf-7e1aa854835d', 'swap': 0}) 2019-01-14 17:53:41,333 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmjcsIt3OAYoPTzaZILvPiynt9m9zWq6xbW/bpJFXXFVH906tGNX7oWZHiUZfZgAYRXyTN0HAdTFw2y2ibrVpYtX2eOJxn8Prb30l8BZAfb6uvRPiXBq4mz/wYd0Ymjtjk2nFzjSsl3TxYg6h5noO6PI01gFDXjwMl3AjrYTb+eWV9XSm6rq+ojBqKuf52Dhklfz05tMZ9br1q9Svp7f1jnmGUTiu4ct+dCkFP9iiGuFa/O9//G07r8K+KkZ2o+OuHnqKNSLhsDjMceZnYrI3w6+MzFvdoEqqJSD+M7/P33b/nPCWfybcI7+b1tKf2y9wQUYaTfe9x/m+F1q1V3VhH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5o3LCLdzgGKD082mSC7z4sp7fZvc1qusW1v26SRV1xVR/dOr\nRjV+6FmR4lGX2YAGEV8kzdBwHUxcNstom61aWLV9njicZ/D6299JfAWQH2+rr0T4\nlwauJs/8GHdGJo7Y5Npxc40rJd08WIOoeZ6DujyNNYBQ148DJdwI62E2/nllfV0p\nuq6vqIwairn+dg4ZJX89ObTGfW69avUr6e39Y55hlE4ruHLfnQpBT/YohrhWvzvf\n/xtO6/CvipGdqPjrh56ijUi4bA4zHHmZ2KyN8OvjMxb3aBKqiUg/jO/z992/5zwl\nn8m3CO/m9bSn9svcEFGGk33vcf5vhdatVd1YRwIDAQABAoIBAQDPGnpTNzAbGOPg\nxHBlkT/l7wvldrh3Yjluy/rNzaUKk41WnOjTJcT9hVBl4/OrHrTUsAoIk//SYcDI\nPAqZJazt2QKhuarOOAuwrTB+pySjCJZJ2IQSbp7MILMNaz9p7ZHqakvVh+9FkSnf\nPU1/CqS8DB6w+7YjHMWwIaslfet/xOqf32/+MhJsFwY5xcv2N4vFOExDGuEpCCli\nkoaHroa9oyZkSqmTS8H0ntBlScq0HZfanzSpm+CnFUL77tfJYNWZLjveLctV510I\nGaPubC4Yz1WuVMQyhpmAwLSbHF8dULNV5yrWC6DApzyhlpw8oALr2GFVFd8jzTsp\nwr//j65pAoGBAPaMHpkteoT/Lx9dM7Q9GoPBGfYQVN6pXpfURUV4YOWtyhVsbUo0\nh/28b2r+Jr+Ymdt/lKPRxwLMH2nMwUZb0YePOPik05wDOubm1J8B2uouqfIMjiQf\nNG72Ey7TQL52cq9GUiHk1h239V+gn2LuhNiRneqBI/Zn1YFbMm2Tv/VtAoGBAO9k\nslFVtmAK/ltMOY2jFlY1qX64dO3rxiR0bzdG2UWhLuF6B6cTfF9/0BJDWKcTKIE9\nbBcKsPMTePRMOA3CPRbusAtfkYWTHr+muVo1wBUjFoC2ip+RF9LxyB3fIjreW/xk\ndY8L2mwIxaDFk9ZsUDePXjjPnl6GtBGz1R9vQFgDAoGBAOUwjoVAxMN74VdbsePc\nZZiTWsnmlq7Cbd/ggWC6LgF1FAXkXJh9yulyUXT5vBWiC20D5a6AJWuRS6ZzpDv+\nwQIufvyNZPWD/y6E6KTD+bh3Fp6fU0d7Bqgb8us1kNs9ixEq4tEFRJIt31k9HM3A\nAxi8DTvhPwghsFVm7LL2hZzlAoGAL++G8Vhra3HoGtn5kE3+1AZsyS4gY9/ZTkVu\nW7A5I4MyAv5Pd/oj5m+Od4m6v8HLU428DiUa56GXj7uPYdnqJ6Rl5fEeD5Q1DQVS\niijHLLRY9i8XNPp1vcyiWLDshsMtwi1PiPRDqWxcPmQxxTbtHSL9J/0S5jSs6/qJ\ni4DYbocCgYEAsZuA9f/li0BAGRkiTtHVO2ubmNAGsydvkfD+PfQmnduFICRtNOHj\neUvsfHS6bOqYIiyBo3hC2fUC14UF8iLDd2EIltjPTz5jutqiCLtzoQn4kX7a99ph\nk7dneBKnlWmFazivHTwNtMzoSfHyrgyscxk7aJ3rkaIzkbDUxIt2Vsc=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ef5cbe13fb9a43a8928bb1084669b348', 'name': u'cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b', 'created_at': '2019-01-14T17:53:41.333525', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bf904b6ffc346f2916485a0a7a2a3e9', 'name': 'cloudify-project_02b76702-858b-4ef7-9afe-b7129db1376b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24', 'type': 'ssh', 'id': u'cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b'}) 2019-01-14 17:53:41,334 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA5o3LCLdzgGKD082mSC7z4sp7fZvc1qusW1v26SRV1xVR/dOr RjV+6FmR4lGX2YAGEV8kzdBwHUxcNstom61aWLV9njicZ/D6299JfAWQH2+rr0T4 lwauJs/8GHdGJo7Y5Npxc40rJd08WIOoeZ6DujyNNYBQ148DJdwI62E2/nllfV0p uq6vqIwairn+dg4ZJX89ObTGfW69avUr6e39Y55hlE4ruHLfnQpBT/YohrhWvzvf /xtO6/CvipGdqPjrh56ijUi4bA4zHHmZ2KyN8OvjMxb3aBKqiUg/jO/z992/5zwl n8m3CO/m9bSn9svcEFGGk33vcf5vhdatVd1YRwIDAQABAoIBAQDPGnpTNzAbGOPg xHBlkT/l7wvldrh3Yjluy/rNzaUKk41WnOjTJcT9hVBl4/OrHrTUsAoIk//SYcDI PAqZJazt2QKhuarOOAuwrTB+pySjCJZJ2IQSbp7MILMNaz9p7ZHqakvVh+9FkSnf PU1/CqS8DB6w+7YjHMWwIaslfet/xOqf32/+MhJsFwY5xcv2N4vFOExDGuEpCCli koaHroa9oyZkSqmTS8H0ntBlScq0HZfanzSpm+CnFUL77tfJYNWZLjveLctV510I GaPubC4Yz1WuVMQyhpmAwLSbHF8dULNV5yrWC6DApzyhlpw8oALr2GFVFd8jzTsp wr//j65pAoGBAPaMHpkteoT/Lx9dM7Q9GoPBGfYQVN6pXpfURUV4YOWtyhVsbUo0 h/28b2r+Jr+Ymdt/lKPRxwLMH2nMwUZb0YePOPik05wDOubm1J8B2uouqfIMjiQf NG72Ey7TQL52cq9GUiHk1h239V+gn2LuhNiRneqBI/Zn1YFbMm2Tv/VtAoGBAO9k slFVtmAK/ltMOY2jFlY1qX64dO3rxiR0bzdG2UWhLuF6B6cTfF9/0BJDWKcTKIE9 bBcKsPMTePRMOA3CPRbusAtfkYWTHr+muVo1wBUjFoC2ip+RF9LxyB3fIjreW/xk dY8L2mwIxaDFk9ZsUDePXjjPnl6GtBGz1R9vQFgDAoGBAOUwjoVAxMN74VdbsePc ZZiTWsnmlq7Cbd/ggWC6LgF1FAXkXJh9yulyUXT5vBWiC20D5a6AJWuRS6ZzpDv+ wQIufvyNZPWD/y6E6KTD+bh3Fp6fU0d7Bqgb8us1kNs9ixEq4tEFRJIt31k9HM3A Axi8DTvhPwghsFVm7LL2hZzlAoGAL++G8Vhra3HoGtn5kE3+1AZsyS4gY9/ZTkVu W7A5I4MyAv5Pd/oj5m+Od4m6v8HLU428DiUa56GXj7uPYdnqJ6Rl5fEeD5Q1DQVS iijHLLRY9i8XNPp1vcyiWLDshsMtwi1PiPRDqWxcPmQxxTbtHSL9J/0S5jSs6/qJ i4DYbocCgYEAsZuA9f/li0BAGRkiTtHVO2ubmNAGsydvkfD+PfQmnduFICRtNOHj eUvsfHS6bOqYIiyBo3hC2fUC14UF8iLDd2EIltjPTz5jutqiCLtzoQn4kX7a99ph k7dneBKnlWmFazivHTwNtMzoSfHyrgyscxk7aJ3rkaIzkbDUxIt2Vsc= -----END RSA PRIVATE KEY----- 2019-01-14 17:55:50,541 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_02b76702-858b-4ef7-9afe-b7129db1376b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1c:a2:da', u'version': 4, u'addr': u'192.168.120.21', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'dd134943-cee3-4393-a1f1-b70c0e67e870'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T17:55:49.000000', 'flavor': Munch({u'id': u'0cd80ef4-40af-412e-82bf-7e1aa854835d'}), 'az': u'nova', 'id': u'df33897b-1d7e-4f9d-ac17-43669b1948a1', 'security_groups': [Munch({u'name': u'cloudify-sg_02b76702-858b-4ef7-9afe-b7129db1376b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ef5cbe13fb9a43a8928bb1084669b348', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bf904b6ffc346f2916485a0a7a2a3e9', 'name': 'cloudify-project_02b76702-858b-4ef7-9afe-b7129db1376b', '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'2019-01-14T17:55:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T17:55:49Z', 'hostId': u'961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_02b76702-858b-4ef7-9afe-b7129db1376b', 'public_v6': '', 'private_v4': u'192.168.120.21', 'cloud': 'envvars', 'host_id': u'961b1cb51bc5561a830ba74fc0a8658f2442f36b54e70b9f26ffa3d3', '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'2019-01-14T17:55:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3bf904b6ffc346f2916485a0a7a2a3e9', 'name': u'cloudify-vm_02b76702-858b-4ef7-9afe-b7129db1376b', 'adminPass': u'pK8RcDaybUG6', 'tenant_id': u'3bf904b6ffc346f2916485a0a7a2a3e9', 'created_at': u'2019-01-14T17:53:48Z', 'created': u'2019-01-14T17:53:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 17:55:52,602 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'e38fabee-6050-4a4e-acc3-6562bb45f06a', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'3bf904b6ffc346f2916485a0a7a2a3e9', 'created_at': u'2019-01-14T17:55:51Z', 'attached': True, 'updated_at': u'2019-01-14T17:55:51Z', 'id': u'4853f939-a447-4615-8527-5cb071d9b3e4', 'floating_network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 'fixed_ip_address': u'192.168.120.21', 'floating_ip_address': u'172.30.9.212', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bf904b6ffc346f2916485a0a7a2a3e9', 'name': 'cloudify-project_02b76702-858b-4ef7-9afe-b7129db1376b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'e38fabee-6050-4a4e-acc3-6562bb45f06a', 'project_id': u'3bf904b6ffc346f2916485a0a7a2a3e9', 'port_id': u'025affc2-4f58-48af-bef9-e72de79344c5', 'port': u'025affc2-4f58-48af-bef9-e72de79344c5', 'network': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}) 2019-01-14 17:55:52,676 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1984587458 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detect 2019-01-14 17:55:53,678 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.212: timed out 2019-01-14 17:56:02,762 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1984587458 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2019-01-14 17:56:03,765 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.212: timed out 2019-01-14 17:56:12,860 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1984587458 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2019-01-14 17:56:13,863 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.212: timed out 2019-01-14 17:56:22,950 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1984587458 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2019-01-14 17:56:23,953 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.212: timed out 2019-01-14 17:56:33,039 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1984587458 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2019-01-14 17:56:34,042 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.212: timed out 2019-01-14 17:56:43,184 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1984587458 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2019-01-14 17:56:44,187 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.212: timed out 2019-01-14 17:56:53,325 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1984587458 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 59.446381] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 17:56:49 +0000. Up 59.40 seconds. [ 59.678675] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 17:56:50 +0000. Up 59.63 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.744895] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 17:56:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.72 seconds 2019-01-14 17:56:54,328 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.212: timed out 2019-01-14 17:57:03,413 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1984587458 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 59.446381] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 17:56:49 +0000. Up 59.40 seconds. [ 59.678675] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 17:56:50 +0000. Up 59.63 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.744895] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 17:56:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.72 seconds 2019-01-14 17:57:04,416 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.212: timed out 2019-01-14 17:57:13,506 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1984587458 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 59.446381] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 17:56:49 +0000. Up 59.40 seconds. [ 59.678675] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 17:56:50 +0000. Up 59.63 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.744895] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 17:56:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.72 seconds 2019-01-14 17:57:14,509 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.212: timed out 2019-01-14 17:57:23,597 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1984587458 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 59.446381] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 17:56:49 +0000. Up 59.40 seconds. [ 59.678675] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 17:56:50 +0000. Up 59.63 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.744895] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 17:56:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.72 seconds 2019-01-14 17:57:24,599 - functest.core.singlevm - DEBUG - try 10: cannot connect to 172.30.9.212: timed out 2019-01-14 17:57:33,722 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1984587458 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 59.446381] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 17:56:49 +0000. Up 59.40 seconds. [ 59.678675] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 17:56:50 +0000. Up 59.63 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.744895] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 17:56:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.72 seconds 2019-01-14 17:57:34,725 - functest.core.singlevm - DEBUG - try 11: cannot connect to 172.30.9.212: timed out 2019-01-14 17:57:43,820 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1984587458 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.479753] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.483503] pid_max: default: 32768 minimum: 301 [ 0.485505] Security Framework initialized [ 0.487357] SELinux: Initializing. [ 0.489325] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.496112] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.500476] Mount-cache hash table entries: 4096 [ 0.502784] Initializing cgroup subsys memory [ 0.504749] Initializing cgroup subsys devices [ 0.506712] Initializing cgroup subsys freezer [ 0.508655] Initializing cgroup subsys net_cls [ 0.510609] Initializing cgroup subsys blkio [ 0.512502] Initializing cgroup subsys perf_event [ 0.514496] Initializing cgroup subsys hugetlb [ 0.516422] Initializing cgroup subsys pids [ 0.518278] Initializing cgroup subsys net_prio [ 0.520339] CPU: Physical Processor ID: 0 [ 0.522907] mce: CPU supports 10 MCE banks [ 0.524807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.526988] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.529150] tlb_flushall_shift: 6 [ 0.531057] Freeing SMP alternatives: 28k freed [ 0.536274] ACPI: Core revision 20130517 [ 0.538505] ACPI: All ACPI Tables successfully acquired [ 0.540959] ftrace: allocating 25812 entries in 101 pages [ 0.567226] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.569759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.572299] smpboot: Max logical packages: 2 [ 0.574457] Enabling x2apic [ 0.575944] Enabled x2apic [ 0.577703] Switched APIC routing to physical x2apic. [ 0.581184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.583672] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.588243] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.597976] KVM setup paravirtual spinlock [ 0.601140] smpboot: Booting Node 0, Processors #1 OK [ 0.603777] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.626181] Brought up 2 CPUs [ 0.626184] KVM setup async PF for cpu 1 [ 0.626188] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.631563] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.634960] devtmpfs: initialized [ 0.638241] EVM: security.selinux [ 0.639894] EVM: security.ima [ 0.641434] EVM: security.capability [ 0.643857] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.646496] pinctrl core: initialized pinctrl subsystem [ 0.648769] NET: Registered protocol family 16 [ 0.650944] ACPI: bus type PCI registered [ 0.652838] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655440] PCI: Using configuration type 1 for base access [ 0.662110] ACPI: Added _OSI(Module Device) [ 0.664069] ACPI: Added _OSI(Processor Device) [ 0.666036] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.668052] ACPI: Added _OSI(Processor Aggregator Device) [ 0.671396] ACPI: Interpreter enabled [ 0.673256] ACPI: (supports S0 S5) [ 0.674920] ACPI: Using IOAPIC for interrupt routing [ 0.677015] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.682652] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.685072] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.687671] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.690206] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.694846] acpiphp: Slot [3] registered [ 0.696670] acpiphp: Slot [4] registered [ 0.698499] acpiphp: Slot [5] registered [ 0.700318] acpiphp: Slot [6] registered [ 0.702136] acpiphp: Slot [7] registered [ 0.703951] acpiphp: Slot [8] registered [ 0.705762] acpiphp: Slot [9] registered [ 0.707570] acpiphp: Slot [10] registered [ 0.709405] acpiphp: Slot [11] registered [ 0.711236] acpiphp: Slot [12] registered [ 0.713071] acpiphp: Slot [13] registered [ 0.714901] acpiphp: Slot [14] registered [ 0.716733] acpiphp: Slot [15] registered [ 0.718567] acpiphp: Slot [16] registered [ 0.720397] acpiphp: Slot [17] registered [ 0.722224] acpiphp: Slot [18] registered [ 0.724051] acpiphp: Slot [19] registered [ 0.725888] acpiphp: Slot [20] registered [ 0.727718] acpiphp: Slot [21] registered [ 0.729563] acpiphp: Slot [22] registered [ 0.731396] acpiphp: Slot [23] registered [ 0.733221] acpiphp: Slot [24] registered [ 0.735053] acpiphp: Slot [25] registered [ 0.736882] acpiphp: Slot [26] registered [ 0.738715] acpiphp: Slot [27] registered [ 0.740545] acpiphp: Slot [28] registered [ 0.742368] acpiphp: Slot [29] registered [ 0.744193] acpiphp: Slot [30] registered [ 0.746016] acpiphp: Slot [31] registered [ 0.747835] PCI host bridge to bus 0000:00 [ 0.749669] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.751869] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.754407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.756945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760302] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763659] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.770041] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.772706] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775176] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.777797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782665] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785997] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.809933] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.812912] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.815797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818689] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821524] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.824122] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826753] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830291] vgaarb: loaded [ 0.831755] vgaarb: bridge control possible 0000:00:02.0 [ 0.834110] SCSI subsystem initialized [ 0.835895] ACPI: bus type USB registered [ 0.837738] usbcore: registered new interface driver usbfs [ 0.839958] usbcore: registered new interface driver hub [ 0.842146] usbcore: registered new device driver usb [ 0.844444] PCI: Using ACPI for IRQ routing [ 0.846731] NetLabel: Initializing [ 0.848395] NetLabel: domain hash size = 128 [ 0.850300] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.852402] NetLabel: unlabeled traffic allowed by default [ 0.854774] Switched to clocksource kvm-clock [ 0.864614] pnp: PnP ACPI init [ 0.866200] ACPI: bus type PNP registered [ 0.868427] pnp: PnP ACPI: found 5 devices [ 0.870274] ACPI: bus type PNP unregistered [ 0.878324] NET: Registered protocol family 2 [ 0.880572] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.884134] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.887087] TCP: Hash tables configured (established 32768 bind 32768) [ 0.889690] TCP: reno registered [ 0.891304] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893711] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.896278] NET: Registered protocol family 1 [ 0.898222] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.900560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.902853] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.923811] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.944713] Unpacking initramfs... [ 1.421379] Freeing initrd memory: 37508k freed [ 1.431444] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.434001] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.438588] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.441045] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443796] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.446226] Initialise system trusted keyring [ 1.448162] audit: initializing netlink socket (disabled) [ 1.450367] type=2000 audit(1547488551.837:1): initialized [ 1.467952] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470408] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473663] zpool: loaded [ 1.475121] zbud: loaded [ 1.476714] VFS: Disk quotas dquot_6.5.2 [ 1.478546] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481169] msgmni has been set to 7578 [ 1.483007] Key type big_key registered [ 1.485528] NET: Registered protocol family 38 [ 1.487487] Key type asymmetric registered [ 1.489331] Asymmetric key parser 'x509' registered [ 1.491398] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.494800] io scheduler noop registered [ 1.496602] io scheduler deadline registered (default) [ 1.514287] io scheduler cfq registered [ 1.516146] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.518391] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.521000] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524374] ACPI: Power Button [PWRF] [ 1.526267] GHES: HEST is not enabled! [ 1.528085] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.553883] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.556613] Non-volatile memory driver v1.3 [ 1.558487] Linux agpgart interface v0.103 [ 1.560438] crash memory driver: version 1.1 [ 1.562386] rdac: device handler registered [ 1.564304] hp_sw: device handler registered [ 1.566205] emc: device handler registered [ 1.568045] alua: device handler registered [ 1.569939] libphy: Fixed MDIO Bus: probed [ 1.571843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.574345] ehci-pci: EHCI PCI platform driver [ 1.576281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.578683] ohci-pci: OHCI PCI platform driver [ 1.580626] uhci_hcd: USB Universal Host Controller Interface driver [ 1.601522] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.603721] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.607102] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.609308] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.611695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.614267] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.617583] usb usb1: Product: UHCI Host Controller [ 1.619633] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.622335] usb usb1: SerialNumber: 0000:00:01.2 [ 1.624444] hub 1-0:1.0: USB hub found [ 1.626218] hub 1-0:1.0: 2 ports detected [ 1.628184] usbcore: registered new interface driver usbserial [ 1.630507] usbcore: registered new interface driver usbserial_generic [ 1.633014] usbserial: USB Serial support registered for generic [ 1.635381] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.639743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.641812] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.643979] mousedev: PS/2 mouse device common for all mice [ 1.646616] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.650470] rtc_cmos 00:00: RTC can wake from S4 [ 1.651426] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.657599] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.658078] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.664799] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.667789] cpuidle: using governor menu [ 1.669950] hidraw: raw HID events driver (C) Jiri Kosina [ 1.672605] usbcore: registered new interface driver usbhid [ 1.675218] usbhid: USB HID core driver [ 1.677291] drop_monitor: Initializing network drop monitor service [ 1.680190] TCP: cubic registered [ 1.682056] Initializing XFRM netlink socket [ 1.684332] NET: Registered protocol family 10 [ 1.686836] NET: Registered protocol family 17 [ 1.689268] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.691570] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694273] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698139] Loading compiled-in X.509 certificates [ 1.700226] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.704214] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.708685] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.712683] registered taskstats version 1 [ 1.716382] Key type trusted registered [ 1.719413] Key type encrypted registered [ 1.722497] IMA: No TPM chip found, activating TPM-bypass! [ 1.725269] rtc_cmos 00:00: setting system clock to 2019-01-14 17:55:51 UTC (1547488551) [ 1.729587] Freeing unused kernel memory: 1680k freed [ 1.735693] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.742617] systemd[1]: Detected virtualization kvm. [ 1.744768] systemd[1]: Detected architecture x86-64. [ 1.746964] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.751128] systemd[1]: No hostname configured. [ 1.753189] systemd[1]: Set hostname to . [ 1.755400] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.779743] systemd[1]: Reached target Swap. [ 1.781751] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.785058] systemd[1]: Created slice Root Slice. [ 1.787176] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.790596] systemd[1]: Listening on Journal Socket. [ 1.792771] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.796352] systemd[1]: Listening on udev Control Socket. [ 1.798643] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.802316] systemd[1]: Listening on udev Kernel Socket. [ 1.804568] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.808041] systemd[1]: Reached target Sockets. [ 1.810087] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Local File Systems. [ 1.813502] systemd[1]: Reached target Local File Systems. [ 1.815812] systemd[1]: Starting Local File Systems. [ 1.818006] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.821664] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.826640] systemd[1]: Reached target Paths. [ 1.828620] systemd[1]: Starting Paths. [[32m OK [0m] Created slice System Slice. [ 1.832052] systemd[1]: Created slice System Slice. [ 1.834223] systemd[1]: Starting System Slice. [ 1.836691] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.840520] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Slices. [ 1.848149] systemd[1]: Reached target Slices. [ 1.850183] systemd[1]: Starting Slices. [ 1.852255] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.855841] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Timers. [ 1.861056] systemd[1]: Reached target Timers. [ 1.863047] systemd[1]: Starting Timers. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.867434] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.873315] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.877040] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.923321] RPC: Registered named UNIX socket transport module. [ 1.926189] RPC: Registered udp transport module. [ 1.928596] RPC: Registered tcp transport module. [ 1.930996] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.931789] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.045120] FDC 0 is a S82078B [ 2.065272] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.082989] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.085675] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.088674] usb 1-1: Product: QEMU USB Tablet [ 2.090671] usb 1-1: Manufacturer: QEMU [ 2.092500] usb 1-1: SerialNumber: 42 [ 2.103301] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.106940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.114527] scsi host0: ata_piix [ 2.115232] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.117802] vda: vda1 [ 2.124344] scsi host1: ata_piix [ 2.126571] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.129806] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.307751] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311559] XFS (vda1): Mounting V4 Filesystem [ 2.341358] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.590902] systemd-journald[122]: Received SIGTERM from PID 1 (systemd). [ 2.702965] SELinux: Disabled at runtime. [ 2.739814] type=1404 audit(1547488552.514:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.775221] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.777505] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Setup Virtual Console... Mounting POSIX Message Queue File System... Mounting Debug File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-getty.slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [ 3.000444] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 3.106986] systemd-journald[392]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. [[32m OK [0m] Started udev Kernel Device Manager. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [ 3.221410] type=1305 audit(1547488552.995:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [ 3.442030] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.446022] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.455211] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.479414] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.482347] [TTM] Initializing pool allocator [ 3.485077] [TTM] Initializing DMA pool allocator [ 3.485377] [drm] fb mappable at 0xFC000000 [ 3.485377] [drm] vram aper at 0xFC000000 [ 3.485377] [drm] size 33554432 [ 3.485378] [drm] fb depth is 24 [ 3.485378] [drm] pitch is 3072 [ 3.485433] ppdev: user-space parallel port driver [ 3.537537] fbcon: cirrusdrmfb (fb0) is primary device [ 3.565027] Console: switching to colour frame buffer device 128x48 [ 3.582664] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.587820] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.678599] AES CTR mode by8 optimization enabled [[32m OK [0m] Started NTP client/server. [ 3.683384] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.706337] alg: No test for crc32 (crc32-pclmul) [ 3.711835] intel_rapl: no valid rapl domains found in package 0 [ 3.719096] intel_rapl: no valid rapl domains found in package 0 [ 3.727559] intel_powerclamp: No package C-state available [ 3.735416] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.713039] cloud-init[501]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 17:55:54 +0000. Up 3.68 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting System Logging Service... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.980469] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 17:55:56 +0000. Up 5.94 seconds. [ 5.997095] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.999821] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.002615] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.005395] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.016275] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.019568] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.21 | 255.255.255.0 | fa:16:3e:1c:a2:da | [ 6.023624] cloud-init[802]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.026151] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.039959] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.042976] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.045932] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.058496] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.061796] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.065461] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.068943] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 59.446381] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 17:56:49 +0000. Up 59.40 seconds. [ 59.678675] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 17:56:50 +0000. Up 59.63 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 56:7b:36:42:46:87:4e:b0:07:09:7b:0c:68:23:f0:24 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.744895] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 17:56:50 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.72 seconds 2019-01-14 17:57:44,823 - functest.core.singlevm - DEBUG - try 12: cannot connect to 172.30.9.212: timed out 2019-01-14 17:57:53,832 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.212 2019-01-14 17:57:53,834 - functest.core.singlevm - ERROR - Cannot run cloudify Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 445, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2019-01-14 17:57:53,958 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 17:57:53,958 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 05:40 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-14 17:58:08,113 - xtesting.ci.run_tests - ERROR - The test case 'cloudify' failed. 2019-01-14 17:58:08,133 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-01-14 17:58:09,104 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify_ims', u'tags': [], 'enabled': True, 'id': u'e7471ad807f64c36a8b1b07f57c6b333', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'cloudify_ims-project_4a2bceb1-7005-4566-9f63-b48c9e8089ed'}) 2019-01-14 17:58:09,488 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5293285440c9476bb94b2d483122e452', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_4a2bceb1-7005-4566-9f63-b48c9e8089ed'}) 2019-01-14 17:58:10,312 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_4a2bceb1-7005-4566-9f63-b48c9e8089ed', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'e7471ad807f64c36a8b1b07f57c6b333', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '376cf9ca-29e7-4bfa-be63-f4205893d705', 'username': u'cloudify_ims-user_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 17:58:10,316 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'password': '376cf9ca-29e7-4bfa-be63-f4205893d705', 'project_name': 'cloudify_ims-project_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'e7471ad807f64c36a8b1b07f57c6b333', 'project_domain_name': 'Default'} 2019-01-14 17:58:10,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2019-01-14 17:58:10,385 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-01-14 17:58:11,263 - 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'2019-01-14T17:58:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1f39a4fc-90e9-4ffc-bc00-435f493ca92b', u'provider:segmentation_id': 57, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_4a2bceb1-7005-4566-9f63-b48c9e8089ed', u'admin_state_up': True, u'tenant_id': u'e7471ad807f64c36a8b1b07f57c6b333', u'created_at': u'2019-01-14T17:58:11Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e7471ad807f64c36a8b1b07f57c6b333'}) 2019-01-14 17:58:12,880 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T17:58:12Z', 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'f9d60892-7cc8-40b2-ac97-d4be703416d5', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_4a2bceb1-7005-4566-9f63-b48c9e8089ed', u'enable_dhcp': True, u'network_id': u'1f39a4fc-90e9-4ffc-bc00-435f493ca92b', u'tenant_id': u'e7471ad807f64c36a8b1b07f57c6b333', u'created_at': u'2019-01-14T17:58:12Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e7471ad807f64c36a8b1b07f57c6b333'}) 2019-01-14 17:58:14,447 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'e7471ad807f64c36a8b1b07f57c6b333', u'created_at': u'2019-01-14T17:58:13Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T17:58:14Z', u'revision_number': 2, u'routes': [], u'project_id': u'e7471ad807f64c36a8b1b07f57c6b333', u'id': u'9024dfe5-7861-454b-a371-0a20ef284245', u'name': u'cloudify_ims-router_4a2bceb1-7005-4566-9f63-b48c9e8089ed'}) 2019-01-14 17:59:32,547 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/28ad5b23-616d-4310-b612-7022d04d21fc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc/file', 'owner': u'e7471ad807f64c36a8b1b07f57c6b333', 'id': u'28ad5b23-616d-4310-b612-7022d04d21fc', 'size': 4373348352, u'self': u'/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e7471ad807f64c36a8b1b07f57c6b333', 'name': 'cloudify_ims-project_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/28ad5b23-616d-4310-b612-7022d04d21fc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T17:59:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T17:59:32Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_4a2bceb1-7005-4566-9f63-b48c9e8089ed', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'created': u'2019-01-14T17:58:40Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-14T17:58:40Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/28ad5b23-616d-4310-b612-7022d04d21fc', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_4a2bceb1-7005-4566-9f63-b48c9e8089ed', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-14 17:59:32,775 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'ephemeral': 0, 'ram': 4096, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35af50fe299141218ecf76b1b87b25ad', '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': 40, 'id': u'69157690-a661-496e-ab50-5434f3ace5a0', 'swap': 0}) 2019-01-14 17:59:33,506 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDyU2VlFWx47iquto6Ir7fDWXFxUWJf1yJ0lv/l5r/+3HH79NPfitLlO/XhtZixyNqbcpuBSwqJtwCBB/zU1FrHAvOWdY67FMdy5NYpTZK1v1kWS9GR0S8qjch3fRbSPQFkkXSn8ViGwX3thU3alsEVgsV0+6bcR5XgI6DBa4I7ZKdnYo44Y4Ym1y7VRkbAqdR49Z7FQzbzHT4JDyNaQsGrhUKzRZcXX2zi+OZII6lF1lWpD1N4bJrX24l8B6w9HO1dNK3F9oYug1exTtrXdoHAwjWUr2yF04NGGtcyLH2wg2DA5a/zZmx+E5+mNFTGZGe/X84cosByzC6Jv9hE5bMp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA8lNlZRVseO4qrraOiK+3w1lxcVFiX9cidJb/5ea//txx+/TT\n34rS5Tv14bWYscjam3KbgUsKibcAgQf81NRaxwLzlnWOuxTHcuTWKU2Stb9ZFkvR\nkdEvKo3Id30W0j0BZJF0p/FYhsF97YVN2pbBFYLFdPum3EeV4COgwWuCO2SnZ2KO\nOGOGJtcu1UZGwKnUePWexUM28x0+CQ8jWkLBq4VCs0WXF19s4vjmSCOpRdZVqQ9T\neGya19uJfAesPRztXTStxfaGLoNXsU7a13aBwMI1lK9shdODRhrXMix9sINgwOWv\n82ZsfhOfpjRUxmRnv1/OHKLAcswuib/YROWzKQIDAQABAoIBAG4kccXMQw2EU2ou\nGAMQu1nTYbi74Rbm1gZgS9fXVhUlZbm7wkGs+8atxkjdHZZRUOuu3/eYgCWwRE5h\nrw2dp9UlBkqxDDsEatNSJ/WGCNULMBbuR0cb6XBSGXgWJzVP/T4Uzw02qaI2eGJp\nYMWmGAUK920ApQsijoDeMMc5cmxDpUgwJmi3HY7habUIWtoKOaPB/eZD4Jh7cdY4\nm8+mpZt4TL3I/Or0ra586NktxE2yX86YcjN/94joWieyP+WAG9P9x9fyMrvJwZ4S\ng/iMs66Mb98F2bPa/gwOXfmP08AhJKaNjrDPN/Rw0nal4QLaWLnZKisOP4HVYty3\nJmh8BAECgYEA/wPsVc9olHQuF8sTMOv9RCuPtPLLQGF/9SSppDIP5w8V7T0oAILN\ni22UNX/cNnN7zPKTn1hks4UnSU+lbM+48AAwF5E6v/N2mYlZ1CAqq3tNQtaJef70\ncRAiX6KPqtHlCzl/y7QU+Cx61MTQE6UqD1ZUmQLu1yJfjAB3UzFqVeECgYEA80Lt\n9wTdDTdTzCW3m1PbYwvPtZFp2CSJxgHnl+fcCwduipbTsL29J6l8R0N+2a4ZGmQd\nkxcKP95pAlR/VWVYs+9POBGm9CPpDFREWV1T6dZ9PxjaNdImP34WocaQkxFQ1+Lj\nfeONMZjrwHgPUEiPU7vFbGjvvQluAQS+2bat9kkCgYAIH+/frAQA9tKhH281F8+x\n5FFnynR/UJvrC4f8Gzw2eFySemhT29cAojUenzw83+EJ3pClewN6VLuzsj3rAZM6\n0ka1+YKNqwwUSDP8dinl3L/RaVRn9p+DGqh9s4gwQQ+zE9nme45PedtP/BVFCvYU\nFwQK+/TwFcBFjZ4/oEtrAQKBgQDLmNHX898bB5p/+3VfcGDm1eTjPzBKMdKJweBW\nuDznkjHHlpLYkwU0o9qbPnd1swvZlb9W82qlp/1VcOkdzPPfrUQtVkDYhxGvOvv1\nm3H2/YjX/XHsp9VRQLOqdKleHZj/ByuFmqT6xNVTwmh2tjQXTcnfgThdi/3gplsh\nlo6k2QKBgBwCS41wF63YH8c3zwMS+tiDLSQZm64KUv9YAylAj6nZiuzo0JRBVhL9\nT0XQYxMaEUqTI8vpXfCaMVdGu54nSarsPvInurkqvPN9mxF+1tksPx2PLJL4lCeR\nrqmL6S3G3zIOYXYsoZY/qiDE6sRfS48M6hTCHPGk0BQOFkFpyUs2\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5293285440c9476bb94b2d483122e452', 'name': u'cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'created_at': '2019-01-14T17:59:33.506851', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e7471ad807f64c36a8b1b07f57c6b333', 'name': 'cloudify_ims-project_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87', 'type': 'ssh', 'id': u'cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed'}) 2019-01-14 17:59:33,507 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA8lNlZRVseO4qrraOiK+3w1lxcVFiX9cidJb/5ea//txx+/TT 34rS5Tv14bWYscjam3KbgUsKibcAgQf81NRaxwLzlnWOuxTHcuTWKU2Stb9ZFkvR kdEvKo3Id30W0j0BZJF0p/FYhsF97YVN2pbBFYLFdPum3EeV4COgwWuCO2SnZ2KO OGOGJtcu1UZGwKnUePWexUM28x0+CQ8jWkLBq4VCs0WXF19s4vjmSCOpRdZVqQ9T eGya19uJfAesPRztXTStxfaGLoNXsU7a13aBwMI1lK9shdODRhrXMix9sINgwOWv 82ZsfhOfpjRUxmRnv1/OHKLAcswuib/YROWzKQIDAQABAoIBAG4kccXMQw2EU2ou GAMQu1nTYbi74Rbm1gZgS9fXVhUlZbm7wkGs+8atxkjdHZZRUOuu3/eYgCWwRE5h rw2dp9UlBkqxDDsEatNSJ/WGCNULMBbuR0cb6XBSGXgWJzVP/T4Uzw02qaI2eGJp YMWmGAUK920ApQsijoDeMMc5cmxDpUgwJmi3HY7habUIWtoKOaPB/eZD4Jh7cdY4 m8+mpZt4TL3I/Or0ra586NktxE2yX86YcjN/94joWieyP+WAG9P9x9fyMrvJwZ4S g/iMs66Mb98F2bPa/gwOXfmP08AhJKaNjrDPN/Rw0nal4QLaWLnZKisOP4HVYty3 Jmh8BAECgYEA/wPsVc9olHQuF8sTMOv9RCuPtPLLQGF/9SSppDIP5w8V7T0oAILN i22UNX/cNnN7zPKTn1hks4UnSU+lbM+48AAwF5E6v/N2mYlZ1CAqq3tNQtaJef70 cRAiX6KPqtHlCzl/y7QU+Cx61MTQE6UqD1ZUmQLu1yJfjAB3UzFqVeECgYEA80Lt 9wTdDTdTzCW3m1PbYwvPtZFp2CSJxgHnl+fcCwduipbTsL29J6l8R0N+2a4ZGmQd kxcKP95pAlR/VWVYs+9POBGm9CPpDFREWV1T6dZ9PxjaNdImP34WocaQkxFQ1+Lj feONMZjrwHgPUEiPU7vFbGjvvQluAQS+2bat9kkCgYAIH+/frAQA9tKhH281F8+x 5FFnynR/UJvrC4f8Gzw2eFySemhT29cAojUenzw83+EJ3pClewN6VLuzsj3rAZM6 0ka1+YKNqwwUSDP8dinl3L/RaVRn9p+DGqh9s4gwQQ+zE9nme45PedtP/BVFCvYU FwQK+/TwFcBFjZ4/oEtrAQKBgQDLmNHX898bB5p/+3VfcGDm1eTjPzBKMdKJweBW uDznkjHHlpLYkwU0o9qbPnd1swvZlb9W82qlp/1VcOkdzPPfrUQtVkDYhxGvOvv1 m3H2/YjX/XHsp9VRQLOqdKleHZj/ByuFmqT6xNVTwmh2tjQXTcnfgThdi/3gplsh lo6k2QKBgBwCS41wF63YH8c3zwMS+tiDLSQZm64KUv9YAylAj6nZiuzo0JRBVhL9 T0XQYxMaEUqTI8vpXfCaMVdGu54nSarsPvInurkqvPN9mxF+1tksPx2PLJL4lCeR rqmL6S3G3zIOYXYsoZY/qiDE6sRfS48M6hTCHPGk0BQOFkFpyUs2 -----END RSA PRIVATE KEY----- 2019-01-14 18:01:43,249 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_4a2bceb1-7005-4566-9f63-b48c9e8089ed': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:00:5c:9f', u'version': 4, u'addr': u'192.168.120.29', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'28ad5b23-616d-4310-b612-7022d04d21fc'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:01:41.000000', 'flavor': Munch({u'id': u'69157690-a661-496e-ab50-5434f3ace5a0'}), 'az': u'nova', 'id': u'a73f2266-49b5-4736-816e-8e0246748364', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_4a2bceb1-7005-4566-9f63-b48c9e8089ed'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5293285440c9476bb94b2d483122e452', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e7471ad807f64c36a8b1b07f57c6b333', 'name': 'cloudify_ims-project_4a2bceb1-7005-4566-9f63-b48c9e8089ed', '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'2019-01-14T18:01:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:01:41Z', 'hostId': u'4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'public_v6': '', 'private_v4': u'192.168.120.29', 'cloud': 'envvars', 'host_id': u'4aeeb3194084a74d89659937c00446ec0d24ede5f9de75d0b64bfbb7', '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'2019-01-14T18:01:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e7471ad807f64c36a8b1b07f57c6b333', 'name': u'cloudify_ims-vm_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'adminPass': u'SXTqW325dr4q', 'tenant_id': u'e7471ad807f64c36a8b1b07f57c6b333', 'created_at': u'2019-01-14T17:59:39Z', 'created': u'2019-01-14T17:59:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 18:01:45,222 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'9024dfe5-7861-454b-a371-0a20ef284245', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'e7471ad807f64c36a8b1b07f57c6b333', 'created_at': u'2019-01-14T18:01:44Z', 'attached': True, 'updated_at': u'2019-01-14T18:01:44Z', 'id': u'a2b754d1-81e6-4112-ac8b-7fba640b1024', 'floating_network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 'fixed_ip_address': u'192.168.120.29', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e7471ad807f64c36a8b1b07f57c6b333', 'name': 'cloudify_ims-project_4a2bceb1-7005-4566-9f63-b48c9e8089ed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'9024dfe5-7861-454b-a371-0a20ef284245', 'project_id': u'e7471ad807f64c36a8b1b07f57c6b333', 'port_id': u'53f96a56-44d4-4a57-8261-514646cf583f', 'port': u'53f96a56-44d4-4a57-8261-514646cf583f', 'network': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}) 2019-01-14 18:01:45,299 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1923117735 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m 2019-01-14 18:01:46,302 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: timed out 2019-01-14 18:01:55,398 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1923117735 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2019-01-14 18:01:56,401 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.204: timed out 2019-01-14 18:02:05,485 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1923117735 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2019-01-14 18:02:06,488 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.204: timed out 2019-01-14 18:02:15,575 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1923117735 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2019-01-14 18:02:16,578 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.204: timed out 2019-01-14 18:02:25,702 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1923117735 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2019-01-14 18:02:26,706 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.204: timed out 2019-01-14 18:02:35,793 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1923117735 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2019-01-14 18:02:36,795 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.204: timed out 2019-01-14 18:02:45,915 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1923117735 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 59.336732] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.29 seconds. [ 59.593519] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.55 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.672867] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:02:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.66 seconds 2019-01-14 18:02:46,918 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.204: timed out 2019-01-14 18:02:56,200 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1923117735 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 59.336732] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.29 seconds. [ 59.593519] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.55 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.672867] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:02:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.66 seconds 2019-01-14 18:02:57,203 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.204: timed out 2019-01-14 18:03:06,285 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1923117735 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 59.336732] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.29 seconds. [ 59.593519] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.55 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.672867] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:02:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.66 seconds 2019-01-14 18:03:07,288 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.204: timed out 2019-01-14 18:03:16,414 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1923117735 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 59.336732] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.29 seconds. [ 59.593519] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.55 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.672867] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:02:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.66 seconds 2019-01-14 18:03:17,417 - functest.core.singlevm - DEBUG - try 10: cannot connect to 172.30.9.204: timed out 2019-01-14 18:03:26,504 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1923117735 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 59.336732] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.29 seconds. [ 59.593519] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.55 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.672867] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:02:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.66 seconds 2019-01-14 18:03:27,506 - functest.core.singlevm - DEBUG - try 11: cannot connect to 172.30.9.204: timed out 2019-01-14 18:03:36,591 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1923117735 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.482049] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.485883] pid_max: default: 32768 minimum: 301 [ 0.487973] Security Framework initialized [ 0.489879] SELinux: Initializing. [ 0.491905] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.498936] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.503443] Mount-cache hash table entries: 4096 [ 0.505785] Initializing cgroup subsys memory [ 0.507788] Initializing cgroup subsys devices [ 0.509775] Initializing cgroup subsys freezer [ 0.511763] Initializing cgroup subsys net_cls [ 0.513764] Initializing cgroup subsys blkio [ 0.515704] Initializing cgroup subsys perf_event [ 0.517808] Initializing cgroup subsys hugetlb [ 0.519788] Initializing cgroup subsys pids [ 0.521711] Initializing cgroup subsys net_prio [ 0.523835] CPU: Physical Processor ID: 0 [ 0.526444] mce: CPU supports 10 MCE banks [ 0.528419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.530663] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.532883] tlb_flushall_shift: 6 [ 0.534831] Freeing SMP alternatives: 28k freed [ 0.540211] ACPI: Core revision 20130517 [ 0.542515] ACPI: All ACPI Tables successfully acquired [ 0.545044] ftrace: allocating 25812 entries in 101 pages [ 0.571979] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.574627] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577255] smpboot: Max logical packages: 2 [ 0.579537] Enabling x2apic [ 0.581086] Enabled x2apic [ 0.582916] Switched APIC routing to physical x2apic. [ 0.586532] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.589103] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.593809] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.603690] KVM setup paravirtual spinlock [ 0.606874] smpboot: Booting Node 0, Processors #1 OK [ 0.609577] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.632083] Brought up 2 CPUs [ 0.632087] KVM setup async PF for cpu 1 [ 0.632091] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.637639] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.641140] devtmpfs: initialized [ 0.644743] EVM: security.selinux [ 0.646448] EVM: security.ima [ 0.648077] EVM: security.capability [ 0.650547] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.653267] pinctrl core: initialized pinctrl subsystem [ 0.655643] NET: Registered protocol family 16 [ 0.657862] ACPI: bus type PCI registered [ 0.659788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.662486] PCI: Using configuration type 1 for base access [ 0.669297] ACPI: Added _OSI(Module Device) [ 0.671330] ACPI: Added _OSI(Processor Device) [ 0.673393] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675479] ACPI: Added _OSI(Processor Aggregator Device) [ 0.678928] ACPI: Interpreter enabled [ 0.680730] ACPI: (supports S0 S5) [ 0.682454] ACPI: Using IOAPIC for interrupt routing [ 0.684594] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.690318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.692832] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.695549] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.698123] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.702971] acpiphp: Slot [3] registered [ 0.704890] acpiphp: Slot [4] registered [ 0.706795] acpiphp: Slot [5] registered [ 0.708668] acpiphp: Slot [6] registered [ 0.710555] acpiphp: Slot [7] registered [ 0.712410] acpiphp: Slot [8] registered [ 0.714259] acpiphp: Slot [9] registered [ 0.716125] acpiphp: Slot [10] registered [ 0.717991] acpiphp: Slot [11] registered [ 0.719907] acpiphp: Slot [12] registered [ 0.721814] acpiphp: Slot [13] registered [ 0.723724] acpiphp: Slot [14] registered [ 0.725629] acpiphp: Slot [15] registered [ 0.727535] acpiphp: Slot [16] registered [ 0.729499] acpiphp: Slot [17] registered [ 0.731386] acpiphp: Slot [18] registered [ 0.733271] acpiphp: Slot [19] registered [ 0.735165] acpiphp: Slot [20] registered [ 0.737048] acpiphp: Slot [21] registered [ 0.738921] acpiphp: Slot [22] registered [ 0.740813] acpiphp: Slot [23] registered [ 0.742712] acpiphp: Slot [24] registered [ 0.744604] acpiphp: Slot [25] registered [ 0.746492] acpiphp: Slot [26] registered [ 0.748384] acpiphp: Slot [27] registered [ 0.750298] acpiphp: Slot [28] registered [ 0.752170] acpiphp: Slot [29] registered [ 0.754044] acpiphp: Slot [30] registered [ 0.755943] acpiphp: Slot [31] registered [ 0.757828] PCI host bridge to bus 0000:00 [ 0.759721] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.761993] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764621] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.767292] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.770764] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.774240] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.780703] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783444] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786043] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788805] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793811] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.797259] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.821704] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.824768] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.827756] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.830776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.833738] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.836429] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.842918] vgaarb: loaded [ 0.844430] vgaarb: bridge control possible 0000:00:02.0 [ 0.846868] SCSI subsystem initialized [ 0.848700] ACPI: bus type USB registered [ 0.850636] usbcore: registered new interface driver usbfs [ 0.852961] usbcore: registered new interface driver hub [ 0.855248] usbcore: registered new device driver usb [ 0.857642] PCI: Using ACPI for IRQ routing [ 0.859986] NetLabel: Initializing [ 0.861750] NetLabel: domain hash size = 128 [ 0.863720] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.865907] NetLabel: unlabeled traffic allowed by default [ 0.868386] Switched to clocksource kvm-clock [ 0.878218] pnp: PnP ACPI init [ 0.879817] ACPI: bus type PNP registered [ 0.882133] pnp: PnP ACPI: found 5 devices [ 0.884006] ACPI: bus type PNP unregistered [ 0.892183] NET: Registered protocol family 2 [ 0.894482] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.898157] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.901222] TCP: Hash tables configured (established 32768 bind 32768) [ 0.903914] TCP: reno registered [ 0.905576] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908049] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910679] NET: Registered protocol family 1 [ 0.912683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.915079] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.917415] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.938046] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.958658] Unpacking initramfs... [ 1.419955] Freeing initrd memory: 37508k freed [ 1.430124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.432770] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.437498] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.440181] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.443105] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.445680] Initialise system trusted keyring [ 1.447732] audit: initializing netlink socket (disabled) [ 1.450071] type=2000 audit(1547488904.194:1): initialized [ 1.467877] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.470503] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.473987] zpool: loaded [ 1.475547] zbud: loaded [ 1.477223] VFS: Disk quotas dquot_6.5.2 [ 1.479168] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.481963] msgmni has been set to 7578 [ 1.483926] Key type big_key registered [ 1.486585] NET: Registered protocol family 38 [ 1.488639] Key type asymmetric registered [ 1.490530] Asymmetric key parser 'x509' registered [ 1.492641] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.496146] io scheduler noop registered [ 1.497992] io scheduler deadline registered (default) [ 1.515823] io scheduler cfq registered [ 1.517723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.520033] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.522723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.526168] ACPI: Power Button [PWRF] [ 1.528114] GHES: HEST is not enabled! [ 1.530002] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.556166] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.559000] Non-volatile memory driver v1.3 [ 1.560926] Linux agpgart interface v0.103 [ 1.562953] crash memory driver: version 1.1 [ 1.564985] rdac: device handler registered [ 1.566959] hp_sw: device handler registered [ 1.568950] emc: device handler registered [ 1.570814] alua: device handler registered [ 1.572693] libphy: Fixed MDIO Bus: probed [ 1.574612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.577121] ehci-pci: EHCI PCI platform driver [ 1.579082] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.581478] ohci-pci: OHCI PCI platform driver [ 1.583410] uhci_hcd: USB Universal Host Controller Interface driver [ 1.604105] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.606373] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.609752] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.611897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.614418] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.617114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.620525] usb usb1: Product: UHCI Host Controller [ 1.622645] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.625410] usb usb1: SerialNumber: 0000:00:01.2 [ 1.627569] hub 1-0:1.0: USB hub found [ 1.629402] hub 1-0:1.0: 2 ports detected [ 1.631439] usbcore: registered new interface driver usbserial [ 1.633857] usbcore: registered new interface driver usbserial_generic [ 1.636473] usbserial: USB Serial support registered for generic [ 1.638957] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.643487] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.645682] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.647950] mousedev: PS/2 mouse device common for all mice [ 1.650697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.654702] rtc_cmos 00:00: RTC can wake from S4 [ 1.655533] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.655949] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.665226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.667803] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.670462] cpuidle: using governor menu [ 1.672411] hidraw: raw HID events driver (C) Jiri Kosina [ 1.674798] usbcore: registered new interface driver usbhid [ 1.677150] usbhid: USB HID core driver [ 1.679023] drop_monitor: Initializing network drop monitor service [ 1.681626] TCP: cubic registered [ 1.683335] Initializing XFRM netlink socket [ 1.685397] NET: Registered protocol family 10 [ 1.687671] NET: Registered protocol family 17 [ 1.689892] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.692302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.694748] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.698772] Loading compiled-in X.509 certificates [ 1.700897] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.705024] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.709632] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.713782] registered taskstats version 1 [ 1.717571] Key type trusted registered [ 1.720739] Key type encrypted registered [ 1.723845] IMA: No TPM chip found, activating TPM-bypass! [ 1.726682] rtc_cmos 00:00: setting system clock to 2019-01-14 18:01:44 UTC (1547488904) [ 1.731113] Freeing unused kernel memory: 1680k freed [ 1.737029] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.744252] systemd[1]: Detected virtualization kvm. [ 1.746441] systemd[1]: Detected architecture x86-64. [ 1.748640] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.752829] systemd[1]: No hostname configured. [ 1.754893] systemd[1]: Set hostname to . [ 1.757130] systemd[1]: Initializing machine ID from KVM UUID. [ 1.781714] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.785446] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.790628] systemd[1]: Created slice Root Slice. [ 1.792757] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.796237] systemd[1]: Created slice System Slice. [ 1.798408] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Timers. [ 1.801760] systemd[1]: Reached target Timers. [ 1.803806] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Slices. [ 1.807000] systemd[1]: Reached target Slices. [ 1.809050] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Local File Systems. [ 1.812599] systemd[1]: Reached target Local File Systems. [ 1.814826] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.818153] systemd[1]: Reached target Swap. [ 1.820071] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.823045] systemd[1]: Reached target Paths. [ 1.824955] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.828210] systemd[1]: Listening on udev Control Socket. [ 1.830460] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.834028] systemd[1]: Listening on Journal Socket. [ 1.836108] systemd[1]: Starting Journal Socket. [ 1.838527] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.844676] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.848259] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.852024] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.856966] systemd[1]: Listening on udev Kernel Socket. [ 1.859140] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.862500] systemd[1]: Reached target Sockets. [ 1.864508] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.867855] systemd[1]: Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.924209] RPC: Registered named UNIX socket transport module. [ 1.926621] RPC: Registered udp transport module. [ 1.928667] RPC: Registered tcp transport module. [ 1.930707] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.932428] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 2.034552] FDC 0 is a S82078B ] Reached target Basic System. [ 2.065630] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.069788] scsi host0: ata_piix [ 2.071609] scsi host1: ata_piix [ 2.073405] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.076101] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.088394] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.090960] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.093579] usb 1-1: Product: QEMU USB Tablet [ 2.095468] usb 1-1: Manufacturer: QEMU [ 2.097219] usb 1-1: SerialNumber: 42 [ 2.107589] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.111664] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [ 2.118642] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.125960] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.252343] SGI XFS with ACLs, security attributes, no debug enabled [ 2.255872] XFS (vda1): Mounting V4 Filesystem [ 2.289925] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.533277] systemd-journald[109]: Received SIGTERM from PID 1 (systemd). [ 2.650193] SELinux: Disabled at runtime. [ 2.686396] type=1404 audit(1547488905.459:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.720934] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.723205] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Kernel Socket. Starting Remount Root and Kernel File Systems... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Setup Virtual Console... [[32m OK [0m] Listening on udev Control Socket. Mounting Huge Pages File System... Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Rebuild Hardware Database... [ 3.015493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.107505] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 3.291842] type=1305 audit(1547488906.064:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Initial cloud-init job (pre-networking)[ 3.416213] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 ... Starting Dump dmesg to /var/log/dmesg... [ 3.424902] [drm] Initialized drm 1.1.0 20060810 Starting LSB: Bring up/down networking... [ 3.430623] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... Starting Login Service... Starting Authorization Manager... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.468843] ppdev: user-space parallel port driver [ 3.473331] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.473331] [TTM] Initializing pool allocator [ 3.473336] [TTM] Initializing DMA pool allocator [ 3.473621] [drm] fb mappable at 0xFC000000 [ 3.473621] [drm] vram aper at 0xFC000000 [ 3.473621] [drm] size 33554432 [ 3.473622] [drm] fb depth is 24 [ 3.473622] [drm] pitch is 3072 [ 3.526709] fbcon: cirrusdrmfb (fb0) is primary device [ 3.557659] Console: switching to colour frame buffer device 128x48 [ 3.576453] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.588633] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] [ 3.631281] AES CTR mode by8 optimization enabled Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.685653] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.696597] alg: No test for crc32 (crc32-pclmul) [ 3.701921] intel_rapl: no valid rapl domains found in package 0 [ 3.705633] intel_powerclamp: No package C-state available [ 3.710557] intel_powerclamp: No package C-state available[ 3.506917] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:01:46 +0000. Up 3.47 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Postfix Mail Transport Agent... Starting OpenSSH server daemon... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started OpenSSH server daemon. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.014200] cloud-init[794]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:01:49 +0000. Up 5.91 seconds. [ 6.039111] cloud-init[794]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.041749] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.044309] cloud-init[794]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.046879] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.049494] cloud-init[794]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.053380] cloud-init[794]: ci-info: | eth0: | True | 192.168.120.29 | 255.255.255.0 | fa:16:3e:00:5c:9f | [ 6.055979] cloud-init[794]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.058533] cloud-init[794]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.061373] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.066355] cloud-init[794]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.078780] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.083190] cloud-init[794]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.086688] cloud-init[794]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 6.090663] cloud-init[794]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.094647] cloud-init[794]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 59.336732] cloud-init[9562]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.29 seconds. [ 59.593519] cloud-init[9585]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:02:42 +0000. Up 59.55 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 39:6d:47:08:18:f1:53:ad:90:ba:3d:c9:16:6d:b7:87 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.672867] cloud-init[9585]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:02:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.66 seconds 2019-01-14 18:03:37,594 - functest.core.singlevm - DEBUG - try 12: cannot connect to 172.30.9.204: timed out 2019-01-14 18:03:46,604 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.204 2019-01-14 18:03:46,604 - functest.core.singlevm - ERROR - Cannot run cloudify_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 445, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2019-01-14 18:03:46,723 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 18:03:46,724 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 05:36 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-01-14 18:03:46,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2019-01-14 18:03:46,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 277, in clean exec_list = self.cfy_client.executions.list() AttributeError: 'NoneType' object has no attribute 'executions' 2019-01-14 18:04:00,110 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2019-01-14 18:04:00,130 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-01-14 18:04:01,216 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: heat_ims', u'tags': [], 'enabled': True, 'id': u'2b1ce49a60a14d668de169b50235383d', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}) 2019-01-14 18:04:01,595 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c1b22f83565a41bc825f6fdd71f72fd0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}) 2019-01-14 18:04:02,423 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'2b1ce49a60a14d668de169b50235383d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '861914f4-570f-4fbb-9434-2b9366189429', 'username': u'heat_ims-user_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 18:04:02,427 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'password': '861914f4-570f-4fbb-9434-2b9366189429', 'project_name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '2b1ce49a60a14d668de169b50235383d', 'project_domain_name': 'Default'} 2019-01-14 18:04:02,457 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'130', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2019-01-14 18:04:02,458 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-01-14 18:04:03,304 - 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'2019-01-14T18:04:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f53a3a0c-7b68-4fc1-be91-d4f71e99af32', u'provider:segmentation_id': 61, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-net_f81eba27-b0a3-4d24-bed6-8bf9776501d8', u'admin_state_up': True, u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'created_at': u'2019-01-14T18:04:03Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2b1ce49a60a14d668de169b50235383d'}) 2019-01-14 18:04:04,837 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T18:04:04Z', 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'91e8b641-ace6-4d7e-b89b-fc60b3773458', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_f81eba27-b0a3-4d24-bed6-8bf9776501d8', u'enable_dhcp': True, u'network_id': u'f53a3a0c-7b68-4fc1-be91-d4f71e99af32', u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'created_at': u'2019-01-14T18:04:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2b1ce49a60a14d668de169b50235383d'}) 2019-01-14 18:04:06,246 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'created_at': u'2019-01-14T18:04:05Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T18:04:06Z', u'revision_number': 2, u'routes': [], u'project_id': u'2b1ce49a60a14d668de169b50235383d', u'id': u'1af49fa5-d62e-4c3a-8f98-06cc3f9e2d9a', u'name': u'heat_ims-router_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}) 2019-01-14 18:04:15,117 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/file', 'owner': u'2b1ce49a60a14d668de169b50235383d', 'id': u'e3a8e2c0-01d1-4b18-a984-99028d390a29', 'size': 263717376, u'self': u'/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/e3a8e2c0-01d1-4b18-a984-99028d390a29/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T18:04:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T18:04:14Z', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'owner_specified.shade.object': u'images/heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', 'properties': {u'self': u'/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'created': u'2019-01-14T18:04:10Z', 'checksum': u'1bb230415bf3b405b9b824519afbf1cb', 'created_at': u'2019-01-14T18:04:10Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e3a8e2c0-01d1-4b18-a984-99028d390a29', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}}) 2019-01-14 18:04:15,350 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'ephemeral': 0, 'ram': 2048, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35af50fe299141218ecf76b1b87b25ad', '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': 25, 'id': u'c8d13ea7-ed44-4590-aec4-53a632a80013', 'swap': 0}) 2019-01-14 18:04:17,292 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi8gExolQBCpYJG4AzkrM75dxVXzUPhaco3EZQfKoGQIV7UxLFconWlHL2CBUE4r7XmtsXoYydSgao7NadHI3duyo8Uf2qKShXZDqLx6Xw7kAJMzmGhjgJsoqU7XW+PIgiqXdVVbQ4Rf6tkpRBU74rI8EexfwNz9xRq6SnkYUVX0R3PuGTme8wtw88Qx3ggPi32zBdFdzWtZKNtg2Pqtap45SUF7LfDqRHFmtsntp8ys6akkfy3jDlSiTwOcx7/odysP+ldzjeFihL34CBOo5Yd2lqObM2HoIwataA+8U8kpbHblHSeELoiKubVOrv7Wvzf4i8zfpkIuRqVME31h// Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAovIBMaJUAQqWCRuAM5KzO+XcVV81D4WnKNxGUHyqBkCFe1MS\nxXKJ1pRy9ggVBOK+15rbF6GMnUoGqOzWnRyN3bsqPFH9qikoV2Q6i8el8O5ACTM5\nhoY4CbKKlO11vjyIIql3VVW0OEX+rZKUQVO+KyPBHsX8Dc/cUaukp5GFFV9Edz7h\nk5nvMLcPPEMd4ID4t9swXRXc1rWSjbYNj6rWqeOUlBey3w6kRxZrbJ7afMrOmpJH\n8t4w5Uok8DnMe/6HcrD/pXc43hYoS9+AgTqOWHdpajmzNh6CMGrWgPvFPJKWx25R\n0nhC6Iirm1Tq7+1r83+IvM36ZCLkalTBN9Yf/wIDAQABAoIBAQCUE8L7/R3D+H/S\ndPhzZbyWEVTDDItmuLnpCwynNjM5DUeAhEUJxAX5R9yVM1EOqJRv0N2LwxbLFaup\ntdlu27UcrGs8d/JCwbZUfNQrlNp7cbgl5DRByRWB0ovXvVgD8nRws3qrxP/LJ+jC\nifNKzrSB9bMZqShe0OfSHF68nSTI/t/Nktuqnte/L5yAjI78j1JGptvOaw85Kk1a\nGtiugctBsz4jlk80XzAaoo1awrjrc/8MEWUSH/RnzeSTYE0f3uuL6rW4/wGdleUR\np2/36oF71MQCXqj5i1tNRK9gTEbY46FoPudoxUaw8gw8ggbS+uNUveb9nkwa6Mym\nLSxRm1DpAoGBANZnOmy8uPynSqKrIG9EkFvtAo5cdTS3tVCFerDin/9wwCkSQkIB\n9uOYJLxgEUAi49PO2RZKkUee6mnTkLXB/7j6FBH66TjCcoYoq5rknWesGPEDhIlz\nr10sb6Ia06HIT1fRAISbrkwoUCtbdCe5pcJt2h+vEiHKCpjeyaCtaUkzAoGBAMKP\nA+NSzt3jHMsP9aiFp9hzNJurcloAPmFq1zf/A+DZeJA7w3hbbOtPt/61wms1t/qR\nVP5I9AFMucfj09n3xq40J9DNwE1QNw6irIq1JsNCJm2tFSHQr61btADPR7AqfLSq\nk/SqiaUWvpAmtshtDBBBZ1ey4akMPUn/bd67rYYFAoGBAKYC7ikuA+qVumO0L3wY\nUdLr9NO4YYR9TqZXhEWcZJjMe+4RVj53+OwHbUJy/Eh1+4SQoGTzPgR/1zA0AdPK\nsDBRauL1LkqlvTmGGkHoDL0uc22C9MfdTIbPlmylawLU8CKmEUmcpdwQRusbeBge\nVmvy1Tc9PsPtBkGSF/sS6vgjAoGAbr8rzmVfncxeonQmONRD06DYbFguUm7bE2bW\ntWgzE/WWfDuYq9UW7edF6/YYgiBk5nt9rvVl96tuAQt9lxBEhvrnQyMreJbVkD4n\nCxnMw87OwxWH9uSsa3jMwL08qFm2/LwwVlAQ4+lLdhCjcPkpqcMhCTmo3Co8ZPfB\n2cxpHOUCgYAZz1DulxcIPi6W5vyhkWJutwmfkxSAMgrXVZItGVHaRFUknO+NIzuS\nYnl4JuAZxD6l0y4EQT29ahpFToN7t/feGqR8diU//n94x64T+T6jVh3e3ghTiN9T\nNTwdX2CCuYcisWEmbSmw7qIuaAGIwT9/SjqVfX2nvFkYZ0valxTcGQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c1b22f83565a41bc825f6fdd71f72fd0', 'name': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'created_at': '2019-01-14T18:04:17.292783', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8', 'type': 'ssh', 'id': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}) 2019-01-14 18:04:17,293 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-01-14 18:09:15,411 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-01-14T18:04:27Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'aca9b951-73db-4845-9506-e5a4ef2445dd', 'parameters': Munch({u'OS::project_id': u'2b1ce49a60a14d668de169b50235383d', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8', u'sprout_cluster_size': u'1', u'private_sig_net_pool_start': u'192.168.1.1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.0.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'private_sig_net_cidr': u'192.168.1.0/24', u'external_sig_dns_ip': u'8.8.8.8', u'private_sig_net_gateway': u'192.168.1.254', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.0.0/24', u'private_sig_net_pool_end': u'192.168.1.253', u'dn_range_start': u'6505550000', u'public_sig_net_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.0.254', u'OS::stack_id': u'aca9b951-73db-4845-9506-e5a4ef2445dd', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'fabd59bd7107494ea498e410381a1643', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.200', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2019-01-14T18:04:27Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/aca9b951-73db-4845-9506-e5a4ef2445dd'}) 2019-01-14 18:09:32,174 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:77:76:09', u'version': 4, u'addr': u'192.168.1.18', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:33:d5:04', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:33:d5:04', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e3a8e2c0-01d1-4b18-a984-99028d390a29', 'name': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:09:07.000000', 'flavor': Munch({u'id': u'c8d13ea7-ed44-4590-aec4-53a632a80013', 'name': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), 'az': u'nova', 'id': u'4331577a-ac34-439e-9d54-cfc61d5c1086', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'0b71211a-07ec-45a7-bf8e-89e4d0b1feba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5e841a12-52cf-4606-b69e-07cce61d8158'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dbfa0b62-292a-4773-bd32-619c7878c442'})], 'id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'015dad06-0d58-4e3a-9d92-cb3c0cfe9e8b', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'00005aea-1c8d-41f4-8c56-35faca59850e'})], 'id': u'015dad06-0d58-4e3a-9d92-cb3c0cfe9e8b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'6ab06f05-85b2-4197-af29-a1fbf4b975a2', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'03f05b6d-ab74-411a-b405-de0b7864a815'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'6ab06f05-85b2-4197-af29-a1fbf4b975a2', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'6858085a-9b55-4fb6-a91b-759a4e32f338'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'6ab06f05-85b2-4197-af29-a1fbf4b975a2', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'6e7d7b61-0c96-4a7a-83aa-e737643ea2f2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'6ab06f05-85b2-4197-af29-a1fbf4b975a2', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'7be9b7bf-a667-4557-ac72-b2d260fa72ec'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'6ab06f05-85b2-4197-af29-a1fbf4b975a2', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'c62fab73-2006-40b4-89f3-b443224122d0'})], 'id': u'6ab06f05-85b2-4197-af29-a1fbf4b975a2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c1b22f83565a41bc825f6fdd71f72fd0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-01-14T18:09:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:09:07Z', 'hostId': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', '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'2019-01-14T18:09:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'created_at': u'2019-01-14T18:08:38Z', 'created': u'2019-01-14T18:08:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5f:16:87', u'version': 4, u'addr': u'192.168.1.15', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ef:25:d3', u'version': 4, u'addr': u'192.168.0.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ef:25:d3', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e3a8e2c0-01d1-4b18-a984-99028d390a29', 'name': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:09:02.000000', 'flavor': Munch({u'id': u'c8d13ea7-ed44-4590-aec4-53a632a80013', 'name': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), 'az': u'nova', 'id': u'78e53d1e-af3f-48cf-b154-511ce56d01a6', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'0b71211a-07ec-45a7-bf8e-89e4d0b1feba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5e841a12-52cf-4606-b69e-07cce61d8158'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dbfa0b62-292a-4773-bd32-619c7878c442'})], 'id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'5531c2bf-4613-4bfa-997b-64078ef22cb3', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'0d404f17-e790-4ab8-a8cf-93bda276ebcc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'5531c2bf-4613-4bfa-997b-64078ef22cb3', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'2e28f15e-c860-4c26-8637-a8e2ecb9249d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'5531c2bf-4613-4bfa-997b-64078ef22cb3', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'3bca3baa-2f0e-47c3-800f-c60d91fb97e6'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'5531c2bf-4613-4bfa-997b-64078ef22cb3', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'955ac772-958e-4969-b76f-133cc779cf8a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'5531c2bf-4613-4bfa-997b-64078ef22cb3', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'bb66c874-02cf-4520-9a61-e9335f55cc2b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'5531c2bf-4613-4bfa-997b-64078ef22cb3', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'd3ace83d-8ff7-45a7-9d7d-387ddc0bae96'})], 'id': u'5531c2bf-4613-4bfa-997b-64078ef22cb3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'52b0de15-df63-40fc-8679-8d8b55e65c54', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'916cb31e-85ea-4a71-af18-1dc2072a5cb2'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'52b0de15-df63-40fc-8679-8d8b55e65c54', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'bc464f65-1755-410a-b787-8cf360c843eb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'52b0de15-df63-40fc-8679-8d8b55e65c54', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'edae3d1f-c86b-4394-bf21-6966833c7765'})], 'id': u'52b0de15-df63-40fc-8679-8d8b55e65c54', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c1b22f83565a41bc825f6fdd71f72fd0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2019-01-14T18:09:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:09:03Z', 'hostId': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'public_v6': '', 'private_v4': u'192.168.0.10', 'cloud': 'envvars', 'host_id': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', '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'2019-01-14T18:09:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'created_at': u'2019-01-14T18:08:38Z', 'created': u'2019-01-14T18:08:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ee:6a:03', u'version': 4, u'addr': u'192.168.1.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ee:6a:03', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ce:19:11', u'version': 4, u'addr': u'192.168.0.12', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ce:19:11', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e3a8e2c0-01d1-4b18-a984-99028d390a29', 'name': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:09:07.000000', 'flavor': Munch({u'id': u'c8d13ea7-ed44-4590-aec4-53a632a80013', 'name': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), 'az': u'nova', 'id': u'da9dbbab-8ead-4faa-8747-57ef3b1257ae', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'0b71211a-07ec-45a7-bf8e-89e4d0b1feba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5e841a12-52cf-4606-b69e-07cce61d8158'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dbfa0b62-292a-4773-bd32-619c7878c442'})], 'id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'c030a7a7-6c96-47fb-b998-c52a3e97814c', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'133fcf65-727d-45bb-8d31-fd163c7e83b4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'c030a7a7-6c96-47fb-b998-c52a3e97814c', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1be6b02e-d991-4fe1-9912-4c00ea0ab7d7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'c030a7a7-6c96-47fb-b998-c52a3e97814c', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'4b04ade3-a9e2-4f90-806c-6516614b4780'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'c030a7a7-6c96-47fb-b998-c52a3e97814c', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'533d1bbe-5b52-40bd-9269-d19f755ced29'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'c030a7a7-6c96-47fb-b998-c52a3e97814c', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5910004a-66ad-4a23-8e65-af4328de7b4d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'c030a7a7-6c96-47fb-b998-c52a3e97814c', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'9a52f18d-de70-4235-93fe-bc3f699e829e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'c030a7a7-6c96-47fb-b998-c52a3e97814c', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'b3fefd81-206e-4db6-8beb-25ed4be32941'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'c030a7a7-6c96-47fb-b998-c52a3e97814c', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'b4383396-09c4-4ac0-9ba6-a42ba4937d7d'})], 'id': u'c030a7a7-6c96-47fb-b998-c52a3e97814c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c1b22f83565a41bc825f6fdd71f72fd0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2019-01-14T18:09:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:09:07Z', 'hostId': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'public_v6': '', 'private_v4': u'192.168.1.10', 'cloud': 'envvars', 'host_id': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', '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'2019-01-14T18:09:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'created_at': u'2019-01-14T18:08:38Z', 'created': u'2019-01-14T18:08:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3a:8b:cd', u'version': 4, u'addr': u'192.168.1.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3a:8b:cd', u'version': 4, u'addr': u'172.30.9.207', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:23:25:15', u'version': 4, u'addr': u'192.168.0.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:23:25:15', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e3a8e2c0-01d1-4b18-a984-99028d390a29', 'name': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:09:09.000000', 'flavor': Munch({u'id': u'c8d13ea7-ed44-4590-aec4-53a632a80013', 'name': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), 'az': u'nova', 'id': u'dbc56c2d-7ec5-4e55-9065-629b636cd95a', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'0b71211a-07ec-45a7-bf8e-89e4d0b1feba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5e841a12-52cf-4606-b69e-07cce61d8158'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dbfa0b62-292a-4773-bd32-619c7878c442'})], 'id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'0b6630f0-7228-4f6c-8207-1d63d2789753', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1a210bb0-98c4-4dc7-983b-61f27a535225'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'0b6630f0-7228-4f6c-8207-1d63d2789753', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'c0e837b4-07ad-483f-b48d-acfecf14b39b'})], 'id': u'0b6630f0-7228-4f6c-8207-1d63d2789753', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'9352d5d0-2f4a-4e1a-8ba5-f6bba4f588c4', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'6327e762-263c-4e29-8bf4-9488aeca31b9'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'9352d5d0-2f4a-4e1a-8ba5-f6bba4f588c4', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'82162bbc-6b22-49df-9220-3604a543bdcc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'9352d5d0-2f4a-4e1a-8ba5-f6bba4f588c4', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'd477dac3-9a93-4a17-a131-57717959dae1'})], 'id': u'9352d5d0-2f4a-4e1a-8ba5-f6bba4f588c4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c1b22f83565a41bc825f6fdd71f72fd0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.207', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-01-14T18:09:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:09:09Z', 'hostId': u'e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'public_v6': '', 'private_v4': u'192.168.1.13', 'cloud': 'envvars', 'host_id': u'e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102', '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'2019-01-14T18:09:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'created_at': u'2019-01-14T18:08:38Z', 'created': u'2019-01-14T18:08:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5a:e6:1f', u'version': 4, u'addr': u'192.168.1.9', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cf:51:21', u'version': 4, u'addr': u'192.168.0.16', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cf:51:21', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e3a8e2c0-01d1-4b18-a984-99028d390a29', 'name': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:08:59.000000', 'flavor': Munch({u'id': u'c8d13ea7-ed44-4590-aec4-53a632a80013', 'name': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), 'az': u'nova', 'id': u'06b351da-3a40-4802-8e4d-3d0684dabe0c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'0b71211a-07ec-45a7-bf8e-89e4d0b1feba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5e841a12-52cf-4606-b69e-07cce61d8158'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dbfa0b62-292a-4773-bd32-619c7878c442'})], 'id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'c075ba55-d085-4eeb-9eeb-f240bcf98d20', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'02b8ae9e-6d71-4d43-9248-7e96c860056a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'c075ba55-d085-4eeb-9eeb-f240bcf98d20', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'515528d3-ead6-4d89-8e21-d89557c5242b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'c075ba55-d085-4eeb-9eeb-f240bcf98d20', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'830d6f62-80d3-4f76-8e5f-101b4d28eb41'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'c075ba55-d085-4eeb-9eeb-f240bcf98d20', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'9abe0b26-b21a-43ee-be3e-64eaa10eafe3'})], 'id': u'c075ba55-d085-4eeb-9eeb-f240bcf98d20', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'87b5613f-5329-4b09-b2ff-3a9920471799', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'6ddbf5cf-cc62-48e4-8222-c8fc7a65e099'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'87b5613f-5329-4b09-b2ff-3a9920471799', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'f87bafed-fe9a-4be9-a2ea-9ab2a7c6a3e3'})], 'id': u'87b5613f-5329-4b09-b2ff-3a9920471799', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c1b22f83565a41bc825f6fdd71f72fd0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-01-14T18:08:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:08:59Z', 'hostId': u'e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'public_v6': '', 'private_v4': u'192.168.0.16', 'cloud': 'envvars', 'host_id': u'e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102', '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'2019-01-14T18:08:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'created_at': u'2019-01-14T18:08:36Z', 'created': u'2019-01-14T18:08:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1f:a6:bf', u'version': 4, u'addr': u'192.168.0.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1f:a6:bf', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e3a8e2c0-01d1-4b18-a984-99028d390a29', 'name': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:08:20.000000', 'flavor': Munch({u'id': u'c8d13ea7-ed44-4590-aec4-53a632a80013', 'name': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), 'az': u'nova', 'id': u'6b5735a1-ed71-4c75-993c-d053cf7a62cc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'0b71211a-07ec-45a7-bf8e-89e4d0b1feba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5e841a12-52cf-4606-b69e-07cce61d8158'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dbfa0b62-292a-4773-bd32-619c7878c442'})], 'id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'6ff3c53e-85d2-4c95-b5fa-54749520beb9', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5f2dad38-b6bf-4718-94ed-351e46c4e251'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'6ff3c53e-85d2-4c95-b5fa-54749520beb9', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7b336976-aa34-4f99-a50f-7fbddd319cf3'})], 'id': u'6ff3c53e-85d2-4c95-b5fa-54749520beb9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c1b22f83565a41bc825f6fdd71f72fd0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2019-01-14T18:08:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:08:20Z', 'hostId': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'public_v6': '', 'private_v4': u'192.168.0.6', 'cloud': 'envvars', 'host_id': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', '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'2019-01-14T18:08:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'created_at': u'2019-01-14T18:06:59Z', 'created': u'2019-01-14T18:06:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-signaling': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fe:f4:10', u'version': 4, u'addr': u'192.168.1.5', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:53:d5:02', u'version': 4, u'addr': u'192.168.0.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:53:d5:02', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e3a8e2c0-01d1-4b18-a984-99028d390a29', 'name': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:06:44.000000', 'flavor': Munch({u'id': u'c8d13ea7-ed44-4590-aec4-53a632a80013', 'name': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), 'az': u'nova', 'id': u'23237fe5-e2e8-4dd8-9c49-5ca949d3a6d3', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5a0981e6-883d-40a4-a382-2cc23d86877a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'85746da9-27c3-4fb8-9de9-08e144a1b3ec'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a0d31825-7306-4f12-9af5-336c3dc36b5e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'fc18cd88-9a19-4487-978c-e3b9f1765cdc'})], 'id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5a0981e6-883d-40a4-a382-2cc23d86877a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'85746da9-27c3-4fb8-9de9-08e144a1b3ec'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a0d31825-7306-4f12-9af5-336c3dc36b5e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'fc18cd88-9a19-4487-978c-e3b9f1765cdc'})], 'id': u'18a88c1a-607d-4cd5-b989-ae5ad0abc6db', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c1b22f83565a41bc825f6fdd71f72fd0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-01-14T18:06:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:06:44Z', 'hostId': u'e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'e754c95a7f556a72dfd3e4a93e81eb0d2c1d9adb20c3d9573850e102', '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'2019-01-14T18:06:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'created_at': u'2019-01-14T18:05:03Z', 'created': u'2019-01-14T18:05:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-01-14 18:09:32,728 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2019-01-14 18:09:32,730 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:09:43,791 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2019-01-14 18:09:43,792 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:09:54,399 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ 2019-01-14 18:09:54,400 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:10:05,214 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 2019-01-14 18:10:05,215 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:10:16,305 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 2019-01-14 18:10:16,306 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:10:27,143 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 2019-01-14 18:10:27,145 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:10:37,887 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 2019-01-14 18:10:37,889 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:10:49,193 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: 2019-01-14 18:10:49,194 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:11:00,327 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2019-01-14 18:11:00,328 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:11:11,060 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2019-01-14 18:11:11,061 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:11:21,815 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2019-01-14 18:11:21,816 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:11:32,346 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2019-01-14 18:11:32,347 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:11:43,254 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2019-01-14 18:11:43,256 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:11:54,234 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. 2019-01-14 18:11:54,235 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:12:04,805 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 2019-01-14 18:12:04,807 - functest.core.singlevm - DEBUG - try 15: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:12:15,914 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 2019-01-14 18:12:15,916 - functest.core.singlevm - DEBUG - try 16: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:12:26,577 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2019-01-14 18:12:26,578 - functest.core.singlevm - DEBUG - try 17: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:12:37,302 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2019-01-14 18:12:37,304 - functest.core.singlevm - DEBUG - try 18: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:12:48,625 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update 2019-01-14 18:12:48,627 - functest.core.singlevm - DEBUG - try 19: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:12:59,980 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... 2019-01-14 18:12:59,982 - functest.core.singlevm - DEBUG - try 20: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:13:10,678 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 2019-01-14 18:13:10,680 - functest.core.singlevm - DEBUG - try 21: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:13:22,055 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 2019-01-14 18:13:22,056 - functest.core.singlevm - DEBUG - try 22: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:13:33,364 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 2019-01-14 18:13:33,366 - functest.core.singlevm - DEBUG - try 23: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:13:44,097 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:13:44,099 - functest.core.singlevm - DEBUG - try 24: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:13:55,542 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:13:55,544 - functest.core.singlevm - DEBUG - try 25: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:14:06,753 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 2019-01-14 18:14:06,754 - functest.core.singlevm - DEBUG - try 26: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:14:18,074 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 2019-01-14 18:14:18,075 - functest.core.singlevm - DEBUG - try 27: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:14:29,002 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 2019-01-14 18:14:29,004 - functest.core.singlevm - DEBUG - try 28: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:14:39,946 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 2019-01-14 18:14:39,948 - functest.core.singlevm - DEBUG - try 29: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:14:50,676 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 2019-01-14 18:14:50,678 - functest.core.singlevm - DEBUG - try 30: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:15:01,495 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:15:01,497 - functest.core.singlevm - DEBUG - try 31: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:15:12,805 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:15:12,806 - functest.core.singlevm - DEBUG - try 32: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:15:23,676 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 2019-01-14 18:15:23,678 - functest.core.singlevm - DEBUG - try 33: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:15:34,309 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 2019-01-14 18:15:34,311 - functest.core.singlevm - DEBUG - try 34: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:15:45,403 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 2019-01-14 18:15:45,404 - functest.core.singlevm - DEBUG - try 35: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:15:56,159 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 2019-01-14 18:15:56,160 - functest.core.singlevm - DEBUG - try 36: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:16:07,211 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 2019-01-14 18:16:07,212 - functest.core.singlevm - DEBUG - try 37: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:16:18,558 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:16:18,560 - functest.core.singlevm - DEBUG - try 38: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:16:29,533 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:16:29,535 - functest.core.singlevm - DEBUG - try 39: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:16:40,571 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:16:40,573 - functest.core.singlevm - DEBUG - try 40: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:16:51,926 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:16:51,927 - functest.core.singlevm - DEBUG - try 41: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:17:02,999 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 2019-01-14 18:17:03,001 - functest.core.singlevm - DEBUG - try 42: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:17:13,913 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 2019-01-14 18:17:13,915 - functest.core.singlevm - DEBUG - try 43: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:17:25,062 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 2019-01-14 18:17:25,064 - functest.core.singlevm - DEBUG - try 44: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:17:36,153 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 2019-01-14 18:17:36,155 - functest.core.singlevm - DEBUG - try 45: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:17:47,095 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server 2019-01-14 18:17:47,097 - functest.core.singlevm - DEBUG - try 46: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:17:57,890 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:17:57,892 - functest.core.singlevm - DEBUG - try 47: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:18:09,036 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 2019-01-14 18:18:09,037 - functest.core.singlevm - DEBUG - try 48: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-14 18:18:19,851 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009582] Security Framework initialized [ 0.011001] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013373] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017763] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020851] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.022949] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024286] Initializing cgroup subsys memory [ 0.025778] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029505] Initializing cgroup subsys blkio [ 0.030957] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034260] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041832] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046165] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050763] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.052802] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.061163] ACPI: Core revision 20131115 [ 0.063024] ACPI: All ACPI Tables successfully acquired [ 0.064402] ftrace: allocating 28753 entries in 113 pages [ 0.084239] smpboot: Max logical packages: 2 [ 0.088163] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094537] Enabling x2apic [ 0.095628] Enabled x2apic [ 0.096035] Switched APIC routing to physical x2apic. [ 0.101175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.103188] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.106946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115287] KVM setup paravirtual spinlock [ 0.120258] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.122681] x86: Booting SMP configuration: [ 0.124004] .... node #0, CPUs: #1[ 0.120191] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140034] x86: Booted up 1 node, 2 CPUs [ 0.140046] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147220] devtmpfs: initialized [ 0.149488] EVM: security.selinux [ 0.150715] EVM: security.SMACK64 [ 0.151924] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153354] pinctrl core: initialized pinctrl subsystem [ 0.156134] regulator-dummy: no parameters [ 0.157633] RTC time: 18:09:08, date: 01/14/19 [ 0.159255] NET: Registered protocol family 16 [ 0.160211] cpuidle: using governor ladder [ 0.161616] cpuidle: using governor menu [ 0.163081] ACPI: bus type PCI registered [ 0.164024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166230] PCI: Using configuration type 1 for base access [ 0.168741] bio: create slab at 0 [ 0.169438] ACPI: Added _OSI(Module Device) [ 0.169560] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173552] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176746] ACPI: Interpreter enabled [ 0.178077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180902] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188900] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193221] ACPI: Using IOAPIC for interrupt routing [ 0.194869] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196222] ACPI: No dock devices found. [ 0.199573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207782] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209400] acpiphp: Slot [5] registered [ 0.210772] acpiphp: Slot [6] registered [ 0.212032] acpiphp: Slot [7] registered [ 0.213513] acpiphp: Slot [8] registered [ 0.214894] acpiphp: Slot [9] registered [ 0.216029] acpiphp: Slot [10] registered [ 0.217412] acpiphp: Slot [11] registered [ 0.218800] acpiphp: Slot [12] registered [ 0.220020] acpiphp: Slot [13] registered [ 0.221420] acpiphp: Slot [14] registered [ 0.222820] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225425] acpiphp: Slot [17] registered [ 0.226810] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229423] acpiphp: Slot [20] registered [ 0.230816] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233425] acpiphp: Slot [23] registered [ 0.234838] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237434] acpiphp: Slot [26] registered [ 0.238835] acpiphp: Slot [27] registered [ 0.240020] acpiphp: Slot [28] registered [ 0.241406] acpiphp: Slot [29] registered [ 0.242792] acpiphp: Slot [30] registered [ 0.244027] acpiphp: Slot [31] registered [ 0.245424] PCI host bridge to bus 0000:00 [ 0.246833] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.249968] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251928] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254171] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.262727] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292684] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295214] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299916] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301104] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303294] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304298] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305819] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309041] vgaarb: bridge control possible 0000:00:02.0 [ 0.311101] SCSI subsystem initialized [ 0.312188] ACPI: bus type USB registered [ 0.313466] usbcore: registered new interface driver usbfs [ 0.315148] usbcore: registered new interface driver hub [ 0.316051] usbcore: registered new device driver usb [ 0.317802] PCI: Using ACPI for IRQ routing [ 0.317951] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321490] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323177] NetLabel: unlabeled traffic allowed by default [ 0.324213] Switched to clocksource kvm-clock [ 0.333017] AppArmor: AppArmor Filesystem Enabled [ 0.334622] pnp: PnP ACPI init [ 0.335770] ACPI: bus type PNP registered [ 0.337612] pnp: PnP ACPI: found 8 devices [ 0.339074] ACPI: bus type PNP unregistered [ 0.346974] NET: Registered protocol family 2 [ 0.348979] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351662] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.354066] TCP: Hash tables configured (established 16384 bind 16384) [ 0.356384] TCP: reno registered [ 0.357779] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.359757] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.361907] NET: Registered protocol family 1 [ 0.363437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.365340] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.367200] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.390081] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412982] Trying to unpack rootfs image as initramfs... [ 0.512186] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.515036] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516886] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518842] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.522110] Scanning for low memory corruption every 60 seconds [ 0.524852] Initialise system trusted keyring [ 0.526707] audit: initializing netlink socket (disabled) [ 0.528836] type=2000 audit(1547489348.972:1): initialized [ 0.551280] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554640] zbud: loaded [ 0.556054] VFS: Disk quotas dquot_6.5.2 [ 0.557707] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560553] fuse init (API version 7.22) [ 0.562256] msgmni has been set to 3997 [ 0.563897] Key type big_key registered [ 0.565925] Key type asymmetric registered [ 0.567603] Asymmetric key parser 'x509' registered [ 0.569552] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572568] io scheduler noop registered [ 0.574202] io scheduler deadline registered (default) [ 0.576269] io scheduler cfq registered [ 0.577939] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582671] ipmi message handler version 39.2 [ 0.584506] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587455] ACPI: Power Button [PWRF] [ 0.589083] GHES: HEST is not enabled! [ 0.611205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655631] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.678865] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.681814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.708058] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711850] Linux agpgart interface v0.103 [ 0.714456] brd: module loaded [ 0.716201] loop: module loaded [ 0.717930] blk-mq: CPU -> queue map [ 0.719432] CPU 0 -> Queue 0 [ 0.720728] CPU 1 -> Queue 0 [ 0.723016] vda: vda1 [ 0.724796] scsi0 : ata_piix [ 0.726017] scsi1 : ata_piix [ 0.727149] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.729426] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.731833] libphy: Fixed MDIO Bus: probed [ 0.733378] tun: Universal TUN/TAP device driver, 1.6 [ 0.735757] tun: (C) 1999-2004 Max Krasnyansky [ 0.740826] PPP generic driver version 2.4.2 [ 0.742843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.745500] ehci-pci: EHCI PCI platform driver [ 0.747562] ehci-platform: EHCI generic platform driver [ 0.749438] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751502] ohci-pci: OHCI PCI platform driver [ 0.753089] ohci-platform: OHCI generic platform driver [ 0.755127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.778690] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.780452] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.783164] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.785145] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.787300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.789753] usb usb1: Product: UHCI Host Controller [ 0.791369] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.793402] usb usb1: SerialNumber: 0000:00:01.2 [ 0.795066] hub 1-0:1.0: USB hub found [ 0.796420] hub 1-0:1.0: 2 ports detected [ 0.797993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.801635] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.803316] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.805132] mousedev: PS/2 mouse device common for all mice [ 0.807316] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.810329] rtc_cmos 00:00: RTC can wake from S4 [ 0.812548] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.815005] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817545] device-mapper: uevent: version 1.0.3 [ 0.819525] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822897] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825280] TCP: cubic registered [ 0.826794] NET: Registered protocol family 10 [ 0.840099] NET: Registered protocol family 17 [ 0.841649] Key type dns_resolver registered [ 0.843315] Loading compiled-in X.509 certificates [ 0.845490] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.848634] registered taskstats version 1 [ 0.852185] Key type trusted registered [ 0.856746] Key type encrypted registered [ 0.858173] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859982] IMA: No TPM chip found, activating TPM-bypass! [ 0.862441] regulator-dummy: disabling [ 0.863837] Magic number: 3:546:190 [ 0.865198] acpi device:1c: hash matches [ 0.866690] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.869494] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871443] EDD information not available. [ 0.890260] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892894] Write protecting the kernel read-only data: 12288k [ 0.896054] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900691] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.914694] systemd-udevd[107]: starting version 204 [ 0.955907] FDC 0 is a S82078B [ 1.112030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276409] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278582] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280690] usb 1-1: Product: QEMU USB Tablet [ 1.282097] usb 1-1: Manufacturer: QEMU [ 1.283410] usb 1-1: SerialNumber: 42 [ 1.969305] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320801] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.429344] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.537696] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.89 seconds. cloud-init-nonet[3.08]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.63 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:77:76:09 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:33:d5:04 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | .o+=B. | | .o.=o. | |.. o== | |o .oo..o | | .. o + S | | E o o | | | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . ...+.. | | + =+o.. | | o . o==o | | . o.++ | | S.. o | | . + . | | E + | | . . | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | +ooo... o | | o ++. o .| | O o+ .| | . B+ . | | .S . . | | . o . | | . o . | | E . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | | o = + . | | E B S . . | | o O * . . | | = B + o | | o . o | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:56 +0000. Up 109.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:57 +0000. Up 169.80 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... Suggested packages: libdime-doc The following NEW packages will be installed: dime 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 7354 B of archives. After this operation, 51.2 kB of additional disk space will be used. Err http://archive.ubuntu.com/ubuntu/ trusty/universe dime amd64 0.20030921-4 Could not resolve 'archive.ubuntu.com' E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/d/dime/dime_0.20030921-4_amd64.deb Could not resolve 'archive.ubuntu.com' E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ echo 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ echo 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ echo 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.206 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.1.18 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.18 ++ echo A 192.168.1.18 ++ ip2rr 192.168.0.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.5 ++ echo A 192.168.0.5 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.5' + service dnsmasq force-reload dnsmasq: unrecognized service 2019-01-14 18:18:11,029 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2019-01-14 18:18:11,032 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2019-01-14 18:18:11,033 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 46:02:3b:d5:93:b9:6d:85:1e:f0:6c:e1:f2:37:3a:29 root@dime-0 (DSA) ec2: 256 45:ee:cf:47:15:26:20:a1:c3:13:ee:65:32:11:bd:fa root@dime-0 (ECDSA) ec2: 256 a2:dd:69:67:85:24:b9:8c:f8:1c:ad:16:c9:1a:7e:48 root@dime-0 (ED25519) ec2: 2048 d8:32:32:61:a0:e6:55:04:01:e7:47:31:3e:46:6c:ea root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBsJvtfGsZyNkzd7Cq78qQcCgqoFrnZ52CMpIGXELpaVd697FVj+S5byye+/8SNBrUqAjKSdQwIlEiCy/WXtoRU= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPe1nBY3MJ/+F1TO5mOXZPaB300BExkM3HL5L63hqZ4D root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC97HaZGsNNT1piRubdTqeDNaAwntvFmJMSw6Q/hUIm4D56rbWGt93LdSv0nBaEr+ulwn2Dsm/Ko3VC51lwgBZ1A5n71I54dwWnSO22Bla8dqE9CFkTzB4UyHpwES1m61HEZW5YyDWDKHKpX631yb833UKed3HSfHRVmbk7pRbIgUlZKL0jmbUEbV9NovVNZf7+z0v4o3wYQIOb8iTi6bxEWMTI0nrMMRoAm5f2QJ+RFhOjAu4vTr7w0ct8dy9iwEozi5GdvpT3+rhC+I3x5awHUJzYjL+i9T1abO76h5rfvMZAWWc4iEWkLhEMyU0um8EdJmC5XamAfDIpAxFJi7sD root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:18:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 543.45 seconds 2019-01-14 18:18:19,853 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 18:18:20,995 - functest.core.singlevm - DEBUG - console: 0.835716] Key type dns_resolver registered [ 0.837467] Loading compiled-in X.509 certificates [ 0.839711] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.842718] registered taskstats version 1 [ 0.846154] Key type trusted registered [ 0.850589] Key type encrypted registered [ 0.852017] AppArmor: AppArmor sha1 policy hashing enabled [ 0.853771] IMA: No TPM chip found, activating TPM-bypass! [ 0.856160] regulator-dummy: disabling [ 0.857562] Magic number: 3:546:190 [ 0.858905] acpi device:1c: hash matches [ 0.860403] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:04 UTC (1547489344) [ 0.863182] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.865092] EDD information not available. [ 0.889497] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.892199] Write protecting the kernel read-only data: 12288k [ 0.895489] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.900271] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.915437] systemd-udevd[107]: starting version 204 [ 0.960876] FDC 0 is a S82078B [ 1.104023] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.268343] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.270571] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.272844] usb 1-1: Product: QEMU USB Tablet [ 1.274475] usb 1-1: Manufacturer: QEMU [ 1.275980] usb 1-1: SerialNumber: 42 [ 1.969681] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.328893] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.434560] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] [ 2.539371] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:06 +0000. Up 3.06 seconds. cloud-init-nonet[3.21]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.21]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:08 +0000. Up 4.44 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:5f:16:87 | ci-info: | eth0 | True | 192.168.0.10 | 255.255.255.0 | fa:16:3e:ef:25:d3 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.2 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 25:bf:cc:91:d6:98:55:20:e0:69:10:b3:93:5e:31:dc root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | +o+o. ... | | *.+E. . | | + * . . | | . + + * | | . S B . | | + o | | + | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 1f:60:57:10:a1:7a:ee:df:c5:6c:be:5c:10:c4:a4:cd root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | ++.oo | | . . =. | | + . . E | | o o . | | . S . . | | o . . o . | | . . = .| | . . = . | | ... . +. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 4f:df:12:c6:6d:bb:4c:9e:aa:50:8d:93:22:bb:24:4d root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | = . | | E S * = o | | o o = + + . | | . + . . o + | | o . . = o | | . ....= | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 0b:24:b9:aa:0a:c6:16:bc:d8:fd:64:e6:ec:aa:91:2d root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . | |. + | | o . . S | |o.o= . . | |o=E o + . | |+. o B | |+ ...o= | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:09:12 +0000. Up 9.12 seconds. * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:09:13 +0000. Up 10.14 seconds. + cat ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11203 0 --:--:-- --:--:-- --:--:-- 11246 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [426 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1137 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.0 MB in 8s (1612 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 1 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.4 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.4 [1120 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.3 [39.5 MB] Get:42 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:58 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:62 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7610 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.4_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.4) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.4_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.4) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2018i-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018i-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018i-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.4) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.4) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ISRG_Root_X1.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:ACEDICOM_Root.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:DST_Root_CA_X3.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Networking.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:SecureTrust_CA.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Certigna.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:CNNIC_ROOT.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Izenpe.com.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Certum_Root_CA.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:AddTrust_External_Root.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:EC-ACC.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:PSCProcert.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Taiwan_GRCA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:ACCVRAIZ1.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Secure_Global_CA.pem Adding debian:AffirmTrust_Premium.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Sonera_Class_2_Root_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53160 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11903 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12553 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (5412 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59717 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ echo 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ echo 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ echo 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.15 ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.216 ++ echo 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.216 ++ ip2rr 192.168.1.15 ++ echo 192.168.1.15 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.15 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.5' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 1f:60:57:10:a1:7a:ee:df:c5:6c:be:5c:10:c4:a4:cd root@vellum-0 (DSA) ec2: 256 4f:df:12:c6:6d:bb:4c:9e:aa:50:8d:93:22:bb:24:4d root@vellum-0 (ECDSA) ec2: 256 0b:24:b9:aa:0a:c6:16:bc:d8:fd:64:e6:ec:aa:91:2d root@vellum-0 (ED25519) ec2: 2048 25:bf:cc:91:d6:98:55:20:e0:69:10:b3:93:5e:31:dc root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDzGrXeG0LUvTQzmv2kX9RRV6tw2QowhA8VFZ64pVlN26GoZubMM+tsue5KsDW+59kE2Cy1J19d/T2onuKqWIQs= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILt5XpOcWBdrbc/QqgomDepNM4WIf5WQUxJeuHFR0kVd root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0jtDLTTwa4aIdQt+Jqmdsc76wfRhd4Nscw5eY1H3mDCKAXbkryRbTQB8qlKCRMTL+2ZL5PIOt8/6BxANvstmMSai2LR1p8jPXOPjX+tVr7ZAnxesaji0L9my0BwCd+bmki4zgLQF5cSEWtl7HQYnQ5XwPVbafFpvuWVL4DNX96nRbojGX7msBIuxPUklZwVnpl2S7MGFmiedWhGqaxbUixmZHkGlF6IEYKg9n8vXJBSFL+od7W1AxOXThtlZEsBty26o/VZwaP1j6Qi35Fpuht0U0r/BtgFsjelXo3yOuTyp2lhaAB259lApjEErAZ93itlnFFOL37Onp8LygKe6L root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:15:55 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 411.95 seconds 2019-01-14 18:18:21,000 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 18:18:22,241 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.009672] pid_max: default: 32768 minimum: 301 [ 0.012120] Security Framework initialized [ 0.013771] AppArmor: AppArmor initialized [ 0.015219] Yama: becoming mindful. [ 0.016275] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021827] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024893] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028007] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.032793] Initializing cgroup subsys memory [ 0.034813] Initializing cgroup subsys devices [ 0.036010] Initializing cgroup subsys freezer [ 0.038062] Initializing cgroup subsys blkio [ 0.040019] Initializing cgroup subsys perf_event [ 0.042161] Initializing cgroup subsys hugetlb [ 0.044892] mce: CPU supports 10 MCE banks [ 0.046866] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.046866] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.052023] Spectre V2 : Mitigation: Full generic retpoline [ 0.054421] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.056006] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.060005] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.062669] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.064013] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.069099] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077233] ACPI: Core revision 20131115 [ 0.079268] ACPI: All ACPI Tables successfully acquired [ 0.080425] ftrace: allocating 28753 entries in 113 pages [ 0.104320] smpboot: Max logical packages: 2 [ 0.106216] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.108004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.112358] Enabling x2apic [ 0.113706] Enabled x2apic [ 0.116019] Switched APIC routing to physical x2apic. [ 0.119547] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120003] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125995] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.136206] KVM setup paravirtual spinlock [ 0.140648] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.143772] x86: Booting SMP configuration: [ 0.144005] .... node #0, CPUs: #1[ 0.140592] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.160035] KVM setup async PF for cpu 1 [ 0.160052] x86: Booted up 1 node, 2 CPUs [ 0.160064] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.164000] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.167018] devtmpfs: initialized [ 0.169411] EVM: security.selinux [ 0.170920] EVM: security.SMACK64 [ 0.172003] EVM: security.ima [ 0.173358] EVM: security.capability [ 0.176311] pinctrl core: initialized pinctrl subsystem [ 0.178601] regulator-dummy: no parameters [ 0.180097] RTC time: 18:09:08, date: 01/14/19 [ 0.182126] NET: Registered protocol family 16 [ 0.184237] cpuidle: using governor ladder [ 0.186023] cpuidle: using governor menu [ 0.187860] ACPI: bus type PCI registered [ 0.188025] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.190841] PCI: Using configuration type 1 for base access [ 0.192830] bio: create slab at 0 [ 0.193840] ACPI: Added _OSI(Module Device) [ 0.196007] ACPI: Added _OSI(Processor Device) [ 0.197905] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.199888] ACPI: Added _OSI(Processor Aggregator Device) [ 0.201414] ACPI: Interpreter enabled [ 0.203091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.206539] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.210533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.216005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.220006] ACPI: (supports S0 S5) [ 0.221530] ACPI: Using IOAPIC for interrupt routing [ 0.223629] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.224225] ACPI: No dock devices found. [ 0.227943] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.228009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.230812] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.232022] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.236217] acpiphp: Slot [3] registered [ 0.237971] acpiphp: Slot [4] registered [ 0.239712] acpiphp: Slot [5] registered [ 0.240027] acpiphp: Slot [6] registered [ 0.241748] acpiphp: Slot [7] registered [ 0.243496] acpiphp: Slot [8] registered [ 0.244023] acpiphp: Slot [9] registered [ 0.245764] acpiphp: Slot [10] registered [ 0.247533] acpiphp: Slot [11] registered [ 0.248023] acpiphp: Slot [12] registered [ 0.249799] acpiphp: Slot [13] registered [ 0.251562] acpiphp: Slot [14] registered [ 0.252048] acpiphp: Slot [15] registered [ 0.253807] acpiphp: Slot [16] registered [ 0.255578] acpiphp: Slot [17] registered [ 0.256035] acpiphp: Slot [18] registered [ 0.257846] acpiphp: Slot [19] registered [ 0.259585] acpiphp: Slot [20] registered [ 0.260024] acpiphp: Slot [21] registered [ 0.261806] acpiphp: Slot [22] registered [ 0.263614] acpiphp: Slot [23] registered [ 0.264035] acpiphp: Slot [24] registered [ 0.265782] acpiphp: Slot [25] registered [ 0.267533] acpiphp: Slot [26] registered [ 0.268024] acpiphp: Slot [27] registered [ 0.269775] acpiphp: Slot [28] registered [ 0.271512] acpiphp: Slot [29] registered [ 0.272024] acpiphp: Slot [30] registered [ 0.273778] acpiphp: Slot [31] registered [ 0.275517] PCI host bridge to bus 0000:00 [ 0.276007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.278247] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.280004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.282497] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.284004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.286736] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.294204] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.296016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.325122] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.328517] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.331555] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.333268] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.336077] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.338771] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.340314] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.342378] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.344004] vgaarb: loaded [ 0.345273] vgaarb: bridge control possible 0000:00:02.0 [ 0.347708] SCSI subsystem initialized [ 0.348171] ACPI: bus type USB registered [ 0.349864] usbcore: registered new interface driver usbfs [ 0.352014] usbcore: registered new interface driver hub [ 0.354180] usbcore: registered new device driver usb [ 0.356115] PCI: Using ACPI for IRQ routing [ 0.358201] NetLabel: Initializing [ 0.359717] NetLabel: domain hash size = 128 [ 0.360003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.362083] NetLabel: unlabeled traffic allowed by default [ 0.364220] Switched to clocksource kvm-clock [ 0.373392] AppArmor: AppArmor Filesystem Enabled [ 0.375368] pnp: PnP ACPI init [ 0.376746] ACPI: bus type PNP registered [ 0.378946] pnp: PnP ACPI: found 8 devices [ 0.380678] ACPI: bus type PNP unregistered [ 0.388862] NET: Registered protocol family 2 [ 0.390970] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.394132] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.396936] TCP: Hash tables configured (established 16384 bind 16384) [ 0.399670] TCP: reno registered [ 0.401119] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.403549] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.406228] NET: Registered protocol family 1 [ 0.407752] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.409656] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.411508] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.433870] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.456421] Trying to unpack rootfs image as initramfs... [ 0.555206] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.558017] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.560341] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.562227] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.565127] Scanning for low memory corruption every 60 seconds [ 0.567346] Initialise system trusted keyring [ 0.569342] audit: initializing netlink socket (disabled) [ 0.571591] type=2000 audit(1547489348.890:1): initialized [ 0.593703] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.597146] zbud: loaded [ 0.598586] VFS: Disk quotas dquot_6.5.2 [ 0.600322] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.603325] fuse init (API version 7.22) [ 0.605139] msgmni has been set to 3997 [ 0.606849] Key type big_key registered [ 0.608977] Key type asymmetric registered [ 0.610727] Asymmetric key parser 'x509' registered [ 0.612729] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.615841] io scheduler noop registered [ 0.617567] io scheduler deadline registered (default) [ 0.619712] io scheduler cfq registered [ 0.621481] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.623753] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.626382] ipmi message handler version 39.2 [ 0.628263] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.631369] ACPI: Power Button [PWRF] [ 0.633068] GHES: HEST is not enabled! [ 0.655119] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.698275] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.721181] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.724213] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.751226] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.755490] Linux agpgart interface v0.103 [ 0.758378] brd: module loaded [ 0.760348] loop: module loaded [ 0.762140] blk-mq: CPU -> queue map [ 0.763690] CPU 0 -> Queue 0 [ 0.765056] CPU 1 -> Queue 0 [ 0.767246] vda: vda1 [ 0.769176] scsi0 : ata_piix [ 0.770634] scsi1 : ata_piix [ 0.771968] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.774660] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.777546] libphy: Fixed MDIO Bus: probed [ 0.779495] tun: Universal TUN/TAP device driver, 1.6 [ 0.781236] tun: (C) 1999-2004 Max Krasnyansky [ 0.785055] PPP generic driver version 2.4.2 [ 0.786602] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.788714] ehci-pci: EHCI PCI platform driver [ 0.790289] ehci-platform: EHCI generic platform driver [ 0.792076] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.794095] ohci-pci: OHCI PCI platform driver [ 0.795670] ohci-platform: OHCI generic platform driver [ 0.797453] uhci_hcd: USB Universal Host Controller Interface driver [ 0.820702] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.822525] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.825276] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.827321] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.829551] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.832122] usb usb1: Product: UHCI Host Controller [ 0.833804] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.835928] usb usb1: SerialNumber: 0000:00:01.2 [ 0.837664] hub 1-0:1.0: USB hub found [ 0.839057] hub 1-0:1.0: 2 ports detected [ 0.840645] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.844335] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.846042] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.847971] mousedev: PS/2 mouse device common for all mice [ 0.850252] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.853537] rtc_cmos 00:00: RTC can wake from S4 [ 0.855563] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.857737] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.859948] device-mapper: uevent: version 1.0.3 [ 0.861636] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.864529] ledtrig-cpu: registered to indicate activity on CPUs [ 0.866606] TCP: cubic registered [ 0.867988] NET: Registered protocol family 10 [ 0.869849] NET: Registered protocol family 17 [ 0.882688] Key type dns_resolver registered [ 0.884483] Loading compiled-in X.509 certificates [ 0.886741] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.889969] registered taskstats version 1 [ 0.893526] Key type trusted registered [ 0.897893] Key type encrypted registered [ 0.899352] AppArmor: AppArmor sha1 policy hashing enabled [ 0.901210] IMA: No TPM chip found, activating TPM-bypass! [ 0.903699] regulator-dummy: disabling [ 0.905154] Magic number: 3:546:190 [ 0.906539] acpi device:1c: hash matches [ 0.908142] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:08 UTC (1547489348) [ 0.911043] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.913068] EDD information not available. [ 0.934134] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.937358] Write protecting the kernel read-only data: 12288k [ 0.941031] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.946297] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.960064] systemd-udevd[107]: starting version 204 [ 1.007370] FDC 0 is a S82078B [ 1.156031] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.319417] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.321630] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.323921] usb 1-1: Product: QEMU USB Tablet [ 1.325440] usb 1-1: Manufacturer: QEMU [ 1.326814] usb 1-1: SerialNumber: 42 [ 2.017615] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.371424] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.487769] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.587816] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:10 +0000. Up 2.93 seconds. cloud-init-nonet[3.13]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.22]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:12 +0000. Up 4.42 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:ee:6a:03 | ci-info: | eth0 | True | 192.168.0.12 | 255.255.255.0 | fa:16:3e:ce:19:11 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.2 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: ed:5b:b2:06:f4:db:db:e9:27:e3:f8:f1:69:a3:09:88 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | .. | | .S.. | | o.o | | E oo+. . | | o=oo+*o| | .o oBO=o| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: c8:3a:1b:1b:25:70:69:5e:a1:2e:24:3a:a2:d6:85:e9 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . | | o . | |. o = . | |.o *oo . | |+ .o+.+ S | |o.o..+ | |.. E= | |. * | | o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c2:a5:5e:77:81:ac:40:40:07:7f:c5:54:0a:f1:bb:11 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .+oo o+o.. | | + =.o | | o o E . | | . = . o . | | + S + . | | . o . + | | . . | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 63:26:a5:4b:b6:5b:b6:42:f8:90:bc:d8:4c:41:49:bc root@bono-0 The key's randomart image is: +--[ED25519 256--+ | o.. | | + | | . . . | | E o | | . += S | | *o.* . | | = =o o | | . + o+ . | | ... | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:55 +0000. Up 108.06 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:56 +0000. Up 168.81 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package bono + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.210 ++ echo A 172.30.9.210 ++ ip2rr 172.30.9.211 ++ echo 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.5' + service dnsmasq force-reload dnsmasq: unrecognized service 2019-01-14 18:17:29,492 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2019-01-14 18:17:29,496 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2019-01-14 18:17:29,499 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c8:3a:1b:1b:25:70:69:5e:a1:2e:24:3a:a2:d6:85:e9 root@bono-0 (DSA) ec2: 256 c2:a5:5e:77:81:ac:40:40:07:7f:c5:54:0a:f1:bb:11 root@bono-0 (ECDSA) ec2: 256 63:26:a5:4b:b6:5b:b6:42:f8:90:bc:d8:4c:41:49:bc root@bono-0 (ED25519) ec2: 2048 ed:5b:b2:06:f4:db:db:e9:27:e3:f8:f1:69:a3:09:88 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHVMVr/ZLYW9mHARHx6j9ltEpwFJAVUvP4EC6EEuQyfzCnJHuntXOR0YEenc5oMeMQdLLR6Jzl5wLZNSxU1LYDM= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICmZI9wqki64nuqvnKAybZhjEgUbURZ9+hvzYIqngvG4 root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXqmfR8qeW56x09i0VGW+cCF1HZjupnzzDgXcdJuHxWPqYghGXdd+4EWIpclKq/09JzeXKBMqlDHm0kg5rvX9RtYgLV8stgV+bvc/Cc5l2qNa3UD+LLQf7hlWe9i3DHAaJ7OqFKaMpAc8zosdxOAzKB8Ep/n6h9xzW2MFXiRX8yd0S0Tm6Pi0tY5HHEed1PA9SNfadTiOTN5Jc5WRqFOHkXbO5vDgv8FmoA/2lZyfCxaVOutpHf9FBauSJra2W/g6yG6D28wKEBN6is4ux+yfvnfkx01nVvwk/fWThH1sgj+OAHvERt/DkWIAGdHs6WAamuJ/Ci+3UMdmGvvdX5I5R root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:17:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 501.96 seconds 2019-01-14 18:18:22,243 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 18:18:22,787 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009608] Security Framework initialized [ 0.011075] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013420] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.023031] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024288] Initializing cgroup subsys memory [ 0.025809] Initializing cgroup subsys devices [ 0.028003] Initializing cgroup subsys freezer [ 0.029532] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033596] Initializing cgroup subsys hugetlb [ 0.036331] mce: CPU supports 10 MCE banks [ 0.037807] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037807] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041844] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046214] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056175] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.065795] ACPI: Core revision 20131115 [ 0.067803] ACPI: All ACPI Tables successfully acquired [ 0.069383] ftrace: allocating 28753 entries in 113 pages [ 0.092347] smpboot: Max logical packages: 2 [ 0.093827] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.098394] Enabling x2apic [ 0.099478] Enabled x2apic [ 0.100011] Switched APIC routing to physical x2apic. [ 0.105133] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.107160] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.110787] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.118690] KVM setup paravirtual spinlock [ 0.122162] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124203] x86: Booting SMP configuration: [ 0.125707] .... node #0, CPUs: #1[ 0.122107] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140019] x86: Booted up 1 node, 2 CPUs [ 0.140012] KVM setup async PF for cpu 1 [ 0.140014] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146496] devtmpfs: initialized [ 0.149520] EVM: security.selinux [ 0.150707] EVM: security.SMACK64 [ 0.151919] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.153297] pinctrl core: initialized pinctrl subsystem [ 0.156041] regulator-dummy: no parameters [ 0.157547] RTC time: 18:09:10, date: 01/14/19 [ 0.159131] NET: Registered protocol family 16 [ 0.160120] cpuidle: using governor ladder [ 0.161572] cpuidle: using governor menu [ 0.163047] ACPI: bus type PCI registered [ 0.164007] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166234] PCI: Using configuration type 1 for base access [ 0.168625] bio: create slab at 0 [ 0.169489] ACPI: Added _OSI(Module Device) [ 0.169497] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173570] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176543] ACPI: Interpreter enabled [ 0.177879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180919] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191217] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.193620] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196198] ACPI: No dock devices found. [ 0.199543] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202151] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207848] acpiphp: Slot [3] registered [ 0.208024] acpiphp: Slot [4] registered [ 0.209412] acpiphp: Slot [5] registered [ 0.210798] acpiphp: Slot [6] registered [ 0.212024] acpiphp: Slot [7] registered [ 0.213493] acpiphp: Slot [8] registered [ 0.214876] acpiphp: Slot [9] registered [ 0.216030] acpiphp: Slot [10] registered [ 0.217443] acpiphp: Slot [11] registered [ 0.218849] acpiphp: Slot [12] registered [ 0.220021] acpiphp: Slot [13] registered [ 0.221448] acpiphp: Slot [14] registered [ 0.222864] acpiphp: Slot [15] registered [ 0.224021] acpiphp: Slot [16] registered [ 0.225434] acpiphp: Slot [17] registered [ 0.226848] acpiphp: Slot [18] registered [ 0.228028] acpiphp: Slot [19] registered [ 0.229453] acpiphp: Slot [20] registered [ 0.230867] acpiphp: Slot [21] registered [ 0.232020] acpiphp: Slot [22] registered [ 0.233461] acpiphp: Slot [23] registered [ 0.234903] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237455] acpiphp: Slot [26] registered [ 0.238866] acpiphp: Slot [27] registered [ 0.240021] acpiphp: Slot [28] registered [ 0.241462] acpiphp: Slot [29] registered [ 0.242880] acpiphp: Slot [30] registered [ 0.244028] acpiphp: Slot [31] registered [ 0.245437] PCI host bridge to bus 0000:00 [ 0.246982] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250002] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251997] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254181] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264255] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.266787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296413] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.299778] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301171] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.303690] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.305130] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.307404] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.308321] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.309914] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312003] vgaarb: loaded [ 0.313068] vgaarb: bridge control possible 0000:00:02.0 [ 0.315203] SCSI subsystem initialized [ 0.316186] ACPI: bus type USB registered [ 0.317565] usbcore: registered new interface driver usbfs [ 0.319421] usbcore: registered new interface driver hub [ 0.320058] usbcore: registered new device driver usb [ 0.321838] PCI: Using ACPI for IRQ routing [ 0.324023] NetLabel: Initializing [ 0.325288] NetLabel: domain hash size = 128 [ 0.326793] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328073] NetLabel: unlabeled traffic allowed by default [ 0.329929] Switched to clocksource kvm-clock [ 0.337065] AppArmor: AppArmor Filesystem Enabled [ 0.338719] pnp: PnP ACPI init [ 0.339886] ACPI: bus type PNP registered [ 0.341793] pnp: PnP ACPI: found 8 devices [ 0.343246] ACPI: bus type PNP unregistered [ 0.351418] NET: Registered protocol family 2 [ 0.353265] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.355915] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358257] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360496] TCP: reno registered [ 0.361707] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.363707] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.365881] NET: Registered protocol family 1 [ 0.367439] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369388] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371298] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394045] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417068] Trying to unpack rootfs image as initramfs... [ 0.517595] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.520695] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.522647] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524746] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.527844] Scanning for low memory corruption every 60 seconds [ 0.530153] Initialise system trusted keyring [ 0.531780] audit: initializing netlink socket (disabled) [ 0.533619] type=2000 audit(1547489350.989:1): initialized [ 0.554229] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.557325] zbud: loaded [ 0.558572] VFS: Disk quotas dquot_6.5.2 [ 0.560069] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.562579] fuse init (API version 7.22) [ 0.564080] msgmni has been set to 3997 [ 0.565586] Key type big_key registered [ 0.567480] Key type asymmetric registered [ 0.568948] Asymmetric key parser 'x509' registered [ 0.570637] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.573427] io scheduler noop registered [ 0.574869] io scheduler deadline registered (default) [ 0.576628] io scheduler cfq registered [ 0.578103] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580073] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582401] ipmi message handler version 39.2 [ 0.583977] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.586578] ACPI: Power Button [PWRF] [ 0.587982] GHES: HEST is not enabled! [ 0.609879] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.653503] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.676369] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.678881] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.706700] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.710232] Linux agpgart interface v0.103 [ 0.712689] brd: module loaded [ 0.714257] loop: module loaded [ 0.715791] blk-mq: CPU -> queue map [ 0.717081] CPU 0 -> Queue 0 [ 0.718233] CPU 1 -> Queue 0 [ 0.720276] vda: vda1 [ 0.722099] scsi0 : ata_piix [ 0.723336] scsi1 : ata_piix [ 0.724480] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.726654] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.729084] libphy: Fixed MDIO Bus: probed [ 0.730651] tun: Universal TUN/TAP device driver, 1.6 [ 0.732402] tun: (C) 1999-2004 Max Krasnyansky [ 0.736283] PPP generic driver version 2.4.2 [ 0.737860] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.739977] ehci-pci: EHCI PCI platform driver [ 0.741526] ehci-platform: EHCI generic platform driver [ 0.743301] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.745323] ohci-pci: OHCI PCI platform driver [ 0.746862] ohci-platform: OHCI generic platform driver [ 0.748621] uhci_hcd: USB Universal Host Controller Interface driver [ 0.771395] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.773163] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.775814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.777809] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.779985] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.782486] usb usb1: Product: UHCI Host Controller [ 0.784204] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.786286] usb usb1: SerialNumber: 0000:00:01.2 [ 0.788015] hub 1-0:1.0: USB hub found [ 0.789423] hub 1-0:1.0: 2 ports detected [ 0.790995] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.794616] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.796309] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.798198] mousedev: PS/2 mouse device common for all mice [ 0.800436] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.803636] rtc_cmos 00:00: RTC can wake from S4 [ 0.805613] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.807700] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.809872] device-mapper: uevent: version 1.0.3 [ 0.811556] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.814413] ledtrig-cpu: registered to indicate activity on CPUs [ 0.816461] TCP: cubic registered [ 0.817785] NET: Registered protocol family 10 [ 0.819624] NET: Registered protocol family 17 [ 0.832919] Key type dns_resolver registered [ 0.834686] Loading compiled-in X.509 certificates [ 0.836907] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.840046] registered taskstats version 1 [ 0.843460] Key type trusted registered [ 0.847669] Key type encrypted registered [ 0.849115] AppArmor: AppArmor sha1 policy hashing enabled [ 0.850940] IMA: No TPM chip found, activating TPM-bypass! [ 0.853421] regulator-dummy: disabling [ 0.854847] Magic number: 3:546:190 [ 0.856223] acpi device:1c: hash matches [ 0.857750] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:11 UTC (1547489351) [ 0.860611] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.862580] EDD information not available. [ 0.886121] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.888910] Write protecting the kernel read-only data: 12288k [ 0.892381] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.897260] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.911769] systemd-udevd[107]: starting version 204 [ 0.964599] FDC 0 is a S82078B [ 1.100030] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.265173] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.267400] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.269673] usb 1-1: Product: QEMU USB Tablet [ 1.271189] usb 1-1: Manufacturer: QEMU [ 1.272564] usb 1-1: SerialNumber: 42 [ 1.985598] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320049] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.419985] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.534478] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:13 +0000. Up 2.94 seconds. cloud-init-nonet[3.10]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.48]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:15 +0000. Up 4.71 seconds. * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:3a:8b:cd | ci-info: | eth0 | True | 192.168.0.9 | 255.255.255.0 | fa:16:3e:23:25:15 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e9:15:e8:12:79:8a:d8:95:fe:5d:f4:01:3b:3c:9f:14 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | . E | | o . . o . | | = o . * o | | o + = . o * o | | . o + S . . + | | + o . | | o . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 16:68:79:b8:43:05:d6:1b:ab:77:10:45:1a:f5:83:7a root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ooo++ | | . =+o o | | * +=. o | | o o+o . | | o.S.E | | .o... | | . . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 0d:41:55:41:30:88:21:2f:80:49:2b:51:8e:8d:d9:0d root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ |o=E . .+oo+++. | |oO.+ o. .. . | |=.+ o . . | |. . o | | S . | | | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 4d:41:51:a1:4c:7c:3e:8f:ee:97:85:73:6e:dd:7e:fa root@homer-0 The key's randomart image is: +--[ED25519 256--+ | o=oo. | | o.o. | | +o | | o o | | S . + . | | . + o| | . *o| | . o *| | ....=E| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:58 +0000. Up 108.08 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:59 +0000. Up 168.87 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package homer + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ echo 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ echo 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.5' + service dnsmasq force-reload dnsmasq: unrecognized service 2019-01-14 18:17:33,117 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2019-01-14 18:17:33,122 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2019-01-14 18:17:33,124 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 16:68:79:b8:43:05:d6:1b:ab:77:10:45:1a:f5:83:7a root@homer-0 (DSA) ec2: 256 0d:41:55:41:30:88:21:2f:80:49:2b:51:8e:8d:d9:0d root@homer-0 (ECDSA) ec2: 256 4d:41:51:a1:4c:7c:3e:8f:ee:97:85:73:6e:dd:7e:fa root@homer-0 (ED25519) ec2: 2048 e9:15:e8:12:79:8a:d8:95:fe:5d:f4:01:3b:3c:9f:14 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDcPx6EZ8XDIZ0Zc/lsTssLQ6ZbxBc3+pYpZ1oJzwy7i2GPlrnO7L0I9AM8Ugfxq3G3XPUYxanX1M0FngNeTAhU= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIMRLU/9GNhHbAjZiSjWtbGtBVmOTLl4hAKj4OWyxgS9 root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDisk7AJNcGxN7bFZjnzFpWSCQqGot7rLY1AQqVkG43fPPBTlI3wRQftuwBGTIxRhX+M3f3nfQYEogLaX8LvY0bBgAWneYeHuMIN8l+oKxShsJzkav/LtDuQgyfhBY59ITqXMlkI8yrRL0s5uXNwnoQdJ3BV7ut7AK76ibT2XJ8yeBKOmZK5kZbQmQcNXwc0jO4JZnFckaay6DJmhzOeQqtqNV1yzeJC3ztUSAgw1ysgbhEhWOUmXuQp22u7wKKeqltaw+MMu7IZXqDCfvfmXu4TxD0y2kjQNWeiW6q+Wb7Uf6jutgO2f9Gf5lbAlbs4YzmlEuxM0934SE2chR2YKm/ root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:17:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 502.54 seconds 2019-01-14 18:18:22,789 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 18:18:23,699 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008016] pid_max: default: 32768 minimum: 301 [ 0.009745] Security Framework initialized [ 0.012084] AppArmor: AppArmor initialized [ 0.013606] Yama: becoming mindful. [ 0.015168] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017795] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020882] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024010] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028516] Initializing cgroup subsys memory [ 0.030434] Initializing cgroup subsys devices [ 0.032011] Initializing cgroup subsys freezer [ 0.033859] Initializing cgroup subsys blkio [ 0.035399] Initializing cgroup subsys perf_event [ 0.036010] Initializing cgroup subsys hugetlb [ 0.038411] mce: CPU supports 10 MCE banks [ 0.040071] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040071] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044015] Spectre V2 : Mitigation: Full generic retpoline [ 0.045911] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050264] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056009] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060744] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.067733] ACPI: Core revision 20131115 [ 0.068544] ACPI: All ACPI Tables successfully acquired [ 0.070657] ftrace: allocating 28753 entries in 113 pages [ 0.092280] smpboot: Max logical packages: 2 [ 0.096004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.098209] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100290] Enabling x2apic [ 0.101408] Enabled x2apic [ 0.104008] Switched APIC routing to physical x2apic. [ 0.107139] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.113621] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.123557] KVM setup paravirtual spinlock [ 0.126064] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128201] x86: Booting SMP configuration: [ 0.129753] .... node #0, CPUs: #1[ 0.126007] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144024] x86: Booted up 1 node, 2 CPUs [ 0.144033] KVM setup async PF for cpu 1 [ 0.144036] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150644] devtmpfs: initialized [ 0.153989] EVM: security.selinux [ 0.155283] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157159] EVM: security.capability [ 0.158529] pinctrl core: initialized pinctrl subsystem [ 0.160055] regulator-dummy: no parameters [ 0.161655] RTC time: 18:08:59, date: 01/14/19 [ 0.163266] NET: Registered protocol family 16 [ 0.164131] cpuidle: using governor ladder [ 0.165604] cpuidle: using governor menu [ 0.167089] ACPI: bus type PCI registered [ 0.168008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170266] PCI: Using configuration type 1 for base access [ 0.172679] bio: create slab at 0 [ 0.173509] ACPI: Added _OSI(Module Device) [ 0.173569] ACPI: Added _OSI(Processor Device) [ 0.176004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.177641] ACPI: Added _OSI(Processor Aggregator Device) [ 0.180869] ACPI: Interpreter enabled [ 0.182267] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.184941] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195343] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197722] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200201] ACPI: No dock devices found. [ 0.203663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206257] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211974] acpiphp: Slot [3] registered [ 0.212026] acpiphp: Slot [4] registered [ 0.213485] acpiphp: Slot [5] registered [ 0.215062] acpiphp: Slot [6] registered [ 0.216026] acpiphp: Slot [7] registered [ 0.217462] acpiphp: Slot [8] registered [ 0.218908] acpiphp: Slot [9] registered [ 0.220031] acpiphp: Slot [10] registered [ 0.221496] acpiphp: Slot [11] registered [ 0.222958] acpiphp: Slot [12] registered [ 0.224025] acpiphp: Slot [13] registered [ 0.225497] acpiphp: Slot [14] registered [ 0.226975] acpiphp: Slot [15] registered [ 0.228023] acpiphp: Slot [16] registered [ 0.229485] acpiphp: Slot [17] registered [ 0.230946] acpiphp: Slot [18] registered [ 0.232030] acpiphp: Slot [19] registered [ 0.233533] acpiphp: Slot [20] registered [ 0.234989] acpiphp: Slot [21] registered [ 0.236023] acpiphp: Slot [22] registered [ 0.237477] acpiphp: Slot [23] registered [ 0.238941] acpiphp: Slot [24] registered [ 0.240022] acpiphp: Slot [25] registered [ 0.241482] acpiphp: Slot [26] registered [ 0.242976] acpiphp: Slot [27] registered [ 0.244023] acpiphp: Slot [28] registered [ 0.245474] acpiphp: Slot [29] registered [ 0.246931] acpiphp: Slot [30] registered [ 0.248030] acpiphp: Slot [31] registered [ 0.249478] PCI host bridge to bus 0000:00 [ 0.250941] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254043] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258227] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.268580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.271220] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.297958] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.300656] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303273] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305186] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307693] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308932] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311128] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311128] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313120] vgaarb: bridge control possible 0000:00:02.0 [ 0.315210] SCSI subsystem initialized [ 0.316169] ACPI: bus type USB registered [ 0.317555] usbcore: registered new interface driver usbfs [ 0.319418] usbcore: registered new interface driver hub [ 0.320056] usbcore: registered new device driver usb [ 0.321878] PCI: Using ACPI for IRQ routing [ 0.324019] NetLabel: Initializing [ 0.325318] NetLabel: domain hash size = 128 [ 0.326857] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328062] NetLabel: unlabeled traffic allowed by default [ 0.329958] Switched to clocksource kvm-clock [ 0.336926] AppArmor: AppArmor Filesystem Enabled [ 0.338632] pnp: PnP ACPI init [ 0.339824] ACPI: bus type PNP registered [ 0.341763] pnp: PnP ACPI: found 8 devices [ 0.343251] ACPI: bus type PNP unregistered [ 0.351119] NET: Registered protocol family 2 [ 0.352953] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.355648] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358020] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360344] TCP: reno registered [ 0.361574] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.363595] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.365796] NET: Registered protocol family 1 [ 0.367373] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369383] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371332] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394157] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417190] Trying to unpack rootfs image as initramfs... [ 0.517996] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.520994] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.522952] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.525250] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.528665] Scanning for low memory corruption every 60 seconds [ 0.531275] Initialise system trusted keyring [ 0.533126] audit: initializing netlink socket (disabled) [ 0.535225] type=2000 audit(1547489340.641:1): initialized [ 0.556787] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.559769] zbud: loaded [ 0.561048] VFS: Disk quotas dquot_6.5.2 [ 0.562544] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.565104] fuse init (API version 7.22) [ 0.566787] msgmni has been set to 3997 [ 0.568448] Key type big_key registered [ 0.570485] Key type asymmetric registered [ 0.572186] Asymmetric key parser 'x509' registered [ 0.574110] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577128] io scheduler noop registered [ 0.578745] io scheduler deadline registered (default) [ 0.580777] io scheduler cfq registered [ 0.582448] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.584636] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587155] ipmi message handler version 39.2 [ 0.588970] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.591921] ACPI: Power Button [PWRF] [ 0.593550] GHES: HEST is not enabled! [ 0.615852] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.660025] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.683389] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.686247] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.711929] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.715725] Linux agpgart interface v0.103 [ 0.718339] brd: module loaded [ 0.720097] loop: module loaded [ 0.721874] blk-mq: CPU -> queue map [ 0.723361] CPU 0 -> Queue 0 [ 0.724669] CPU 1 -> Queue 0 [ 0.726868] vda: vda1 [ 0.728624] scsi0 : ata_piix [ 0.729857] scsi1 : ata_piix [ 0.731006] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.733194] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.735592] libphy: Fixed MDIO Bus: probed [ 0.737168] tun: Universal TUN/TAP device driver, 1.6 [ 0.738925] tun: (C) 1999-2004 Max Krasnyansky [ 0.742715] PPP generic driver version 2.4.2 [ 0.744302] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.746426] ehci-pci: EHCI PCI platform driver [ 0.747981] ehci-platform: EHCI generic platform driver [ 0.749748] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.751757] ohci-pci: OHCI PCI platform driver [ 0.753289] ohci-platform: OHCI generic platform driver [ 0.755035] uhci_hcd: USB Universal Host Controller Interface driver [ 0.777813] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.779596] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.782242] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.784260] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.786454] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.788980] usb usb1: Product: UHCI Host Controller [ 0.790638] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.792712] usb usb1: SerialNumber: 0000:00:01.2 [ 0.794396] hub 1-0:1.0: USB hub found [ 0.795763] hub 1-0:1.0: 2 ports detected [ 0.797310] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.800920] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.802618] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.804441] mousedev: PS/2 mouse device common for all mice [ 0.806764] rtc_cmos 00:00: RTC can wake from S4 [ 0.809074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.811505] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.814971] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.817609] device-mapper: uevent: version 1.0.3 [ 0.819511] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.822830] ledtrig-cpu: registered to indicate activity on CPUs [ 0.825204] TCP: cubic registered [ 0.826700] NET: Registered protocol family 10 [ 0.828780] NET: Registered protocol family 17 [ 0.842046] Key type dns_resolver registered [ 0.843924] Loading compiled-in X.509 certificates [ 0.846358] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.850019] registered taskstats version 1 [ 0.853467] Key type trusted registered [ 0.857683] Key type encrypted registered [ 0.859334] AppArmor: AppArmor sha1 policy hashing enabled [ 0.861431] IMA: No TPM chip found, activating TPM-bypass! [ 0.864205] regulator-dummy: disabling [ 0.865828] Magic number: 3:993:139 [ 0.867382] block ram4: hash matches [ 0.868901] acpi device:10: hash matches [ 0.870617] rtc_cmos 00:00: setting system clock to 2019-01-14 18:09:00 UTC (1547489340) [ 0.873889] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.876182] EDD information not available. [ 0.893270] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.895993] Write protecting the kernel read-only data: 12288k [ 0.898575] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.902621] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.916673] systemd-udevd[107]: starting version 204 [ 0.957588] FDC 0 is a S82078B [ 1.108024] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.273311] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.275854] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.278494] usb 1-1: Product: QEMU USB Tablet [ 1.280237] usb 1-1: Manufacturer: QEMU [ 1.281815] usb 1-1: SerialNumber: 42 [ 1.969365] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.320069] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.437132] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.541523] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:09:02 +0000. Up 3.05 seconds. cloud-init-nonet[3.20]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.03]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:09:03 +0000. Up 4.20 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:5a:e6:1f | ci-info: | eth0 | True | 192.168.0.16 | 255.255.255.0 | fa:16:3e:cf:51:21 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: be:a7:58:73:2f:7b:b9:34:a9:b0:98:0a:fd:92:8a:15 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | E S | | o . . | | o .. = . +. | | o .o. = *o+o. | |. ...o= +oo+o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: d3:f3:86:8a:0d:db:53:6f:8c:81:20:3c:6e:87:b3:64 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + . . | | . + .S.o | | E . ..o+ | | + +. ..=o | | . *....+ | | o +. . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 0a:bc:7c:9c:b2:45:88:70:ab:4f:7c:b1:26:f8:b4:6e root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | |. . | | o + . | | o = . S | | + . B o | |o = B * | | =E= = | | o= . | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: da:c0:de:5b:56:d4:9b:a2:8e:dc:5f:cb:e1:a0:8e:23 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | . . | | . . o | | o S o o | | . = o . | | o o + . o | | E..O . = o | | .=o=.. + | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:48 +0000. Up 108.58 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:49 +0000. Up 169.51 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://security.ubuntu.com trusty-security InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip=192.168.0.6 + '[' -n 192.168.0.6 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package sprout + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.9 ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ++ ip2rr 192.168.1.9 ++ echo 192.168.1.9 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.9 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.5' + service dnsmasq force-reload dnsmasq: unrecognized service 2019-01-14 18:17:22,220 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2019-01-14 18:17:22,224 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2019-01-14 18:17:22,226 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 d3:f3:86:8a:0d:db:53:6f:8c:81:20:3c:6e:87:b3:64 root@sprout-0 (DSA) ec2: 256 0a:bc:7c:9c:b2:45:88:70:ab:4f:7c:b1:26:f8:b4:6e root@sprout-0 (ECDSA) ec2: 256 da:c0:de:5b:56:d4:9b:a2:8e:dc:5f:cb:e1:a0:8e:23 root@sprout-0 (ED25519) ec2: 2048 be:a7:58:73:2f:7b:b9:34:a9:b0:98:0a:fd:92:8a:15 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLhI1TMgI43R9+Z/7DOE+rt1DZoXYTiIJX70crJCGiDPHWTIFun5hnqDHNrmey+d6j86M/W4TmbPKomf8N8x9YY= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJKE04xHPMF0q+JF9ZL2XiKrK6+RTIpor1E0sPa2Qzsg root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0KVb1P+9X67LSgq7GwsUH9Q0nRu4aowPsY9GaUlke4VsZn5kU/4OysVD1EmbSNfNzkFitQ9ZMlDe/qXgS9Ewa41lYJbG1qxYxViPZxpIibwVbs6SFReeEL3BM4YXu71rVZckzks62mV2KFxO1UydG8LSKEOgI08dSdITVmRksUAohJEo7cgq7Sgr7bmf0LiWwItdXn/th0dqAT5NrKgh+vpavdRABNRbVctDQUUEWb4KPy4Kua0DY9bsxfoviNjfrLCZzc7Xq6UEgZmRDSexZ8kOa1bYok3LO6gLiZ96r5U06pB6bLaM1l52ksy4FEQ20MuSTFG1jJOe9y4lTw6ZT root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:17:22 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 502.65 seconds 2019-01-14 18:18:23,701 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 18:18:24,631 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009698] Security Framework initialized [ 0.011238] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013489] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017913] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020926] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026699] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029668] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033560] Initializing cgroup subsys perf_event [ 0.035234] Initializing cgroup subsys hugetlb [ 0.036779] mce: CPU supports 10 MCE banks [ 0.038319] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038319] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046142] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050298] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056848] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.069193] ACPI: Core revision 20131115 [ 0.071321] ACPI: All ACPI Tables successfully acquired [ 0.072444] ftrace: allocating 28753 entries in 113 pages [ 0.096384] smpboot: Max logical packages: 2 [ 0.100004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.102237] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.104301] Enabling x2apic [ 0.105453] Enabled x2apic [ 0.108012] Switched APIC routing to physical x2apic. [ 0.111188] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.112002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.116811] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127998] KVM setup paravirtual spinlock [ 0.130205] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.132217] x86: Booting SMP configuration: [ 0.133800] .... node #0, CPUs: #1[ 0.130148] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.148019] x86: Booted up 1 node, 2 CPUs [ 0.148012] KVM setup async PF for cpu 1 [ 0.148014] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.152012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.154684] devtmpfs: initialized [ 0.157362] EVM: security.selinux [ 0.158648] EVM: security.SMACK64 [ 0.159936] EVM: security.ima [ 0.160003] EVM: security.capability [ 0.161398] pinctrl core: initialized pinctrl subsystem [ 0.164058] regulator-dummy: no parameters [ 0.165656] RTC time: 18:08:21, date: 01/14/19 [ 0.167330] NET: Registered protocol family 16 [ 0.168148] cpuidle: using governor ladder [ 0.169680] cpuidle: using governor menu [ 0.171191] ACPI: bus type PCI registered [ 0.172008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.174301] PCI: Using configuration type 1 for base access [ 0.176663] bio: create slab at 0 [ 0.177556] ACPI: Added _OSI(Module Device) [ 0.180004] ACPI: Added _OSI(Processor Device) [ 0.181609] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.183266] ACPI: Added _OSI(Processor Aggregator Device) [ 0.185237] ACPI: Interpreter enabled [ 0.186629] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.188949] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.195418] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.198179] ACPI: (supports S0 S5) [ 0.199468] ACPI: Using IOAPIC for interrupt routing [ 0.200020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204207] ACPI: No dock devices found. [ 0.207641] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210293] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216011] acpiphp: Slot [3] registered [ 0.217461] acpiphp: Slot [4] registered [ 0.218936] acpiphp: Slot [5] registered [ 0.220025] acpiphp: Slot [6] registered [ 0.221514] acpiphp: Slot [7] registered [ 0.222958] acpiphp: Slot [8] registered [ 0.224033] acpiphp: Slot [9] registered [ 0.225484] acpiphp: Slot [10] registered [ 0.226977] acpiphp: Slot [11] registered [ 0.228021] acpiphp: Slot [12] registered [ 0.229528] acpiphp: Slot [13] registered [ 0.231014] acpiphp: Slot [14] registered [ 0.232033] acpiphp: Slot [15] registered [ 0.233513] acpiphp: Slot [16] registered [ 0.235009] acpiphp: Slot [17] registered [ 0.236022] acpiphp: Slot [18] registered [ 0.237519] acpiphp: Slot [19] registered [ 0.239005] acpiphp: Slot [20] registered [ 0.240022] acpiphp: Slot [21] registered [ 0.241508] acpiphp: Slot [22] registered [ 0.242991] acpiphp: Slot [23] registered [ 0.244029] acpiphp: Slot [24] registered [ 0.245524] acpiphp: Slot [25] registered [ 0.247003] acpiphp: Slot [26] registered [ 0.248023] acpiphp: Slot [27] registered [ 0.249528] acpiphp: Slot [28] registered [ 0.251032] acpiphp: Slot [29] registered [ 0.252021] acpiphp: Slot [30] registered [ 0.253510] acpiphp: Slot [31] registered [ 0.254993] PCI host bridge to bus 0000:00 [ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.257920] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262088] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.266263] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.274033] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.299673] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.301211] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.303785] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.305200] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.307740] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308934] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311164] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311164] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313092] vgaarb: bridge control possible 0000:00:02.0 [ 0.315186] SCSI subsystem initialized [ 0.316187] ACPI: bus type USB registered [ 0.317580] usbcore: registered new interface driver usbfs [ 0.319469] usbcore: registered new interface driver hub [ 0.320050] usbcore: registered new device driver usb [ 0.321903] PCI: Using ACPI for IRQ routing [ 0.324071] NetLabel: Initializing [ 0.325375] NetLabel: domain hash size = 128 [ 0.326942] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328090] NetLabel: unlabeled traffic allowed by default [ 0.330008] Switched to clocksource kvm-clock [ 0.337274] AppArmor: AppArmor Filesystem Enabled [ 0.338943] pnp: PnP ACPI init [ 0.340112] ACPI: bus type PNP registered [ 0.342006] pnp: PnP ACPI: found 8 devices [ 0.343459] ACPI: bus type PNP unregistered [ 0.350586] NET: Registered protocol family 2 [ 0.352391] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.355053] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.357413] TCP: Hash tables configured (established 16384 bind 16384) [ 0.359646] TCP: reno registered [ 0.360920] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.362936] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.365112] NET: Registered protocol family 1 [ 0.366666] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.368612] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.370521] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.392655] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.414989] Trying to unpack rootfs image as initramfs... [ 0.514989] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.517960] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.519937] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.522015] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.525022] Scanning for low memory corruption every 60 seconds [ 0.527463] Initialise system trusted keyring [ 0.529110] audit: initializing netlink socket (disabled) [ 0.530958] type=2000 audit(1547489301.822:1): initialized [ 0.553311] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.556368] zbud: loaded [ 0.557686] VFS: Disk quotas dquot_6.5.2 [ 0.559166] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.561759] fuse init (API version 7.22) [ 0.563311] msgmni has been set to 3997 [ 0.564790] Key type big_key registered [ 0.566730] Key type asymmetric registered [ 0.568236] Asymmetric key parser 'x509' registered [ 0.569965] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.572662] io scheduler noop registered [ 0.574091] io scheduler deadline registered (default) [ 0.575871] io scheduler cfq registered [ 0.577378] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.579291] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.581554] ipmi message handler version 39.2 [ 0.583166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.585800] ACPI: Power Button [PWRF] [ 0.587284] GHES: HEST is not enabled! [ 0.609503] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.654027] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.656698] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.682091] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.686027] Linux agpgart interface v0.103 [ 0.688481] brd: module loaded [ 0.690166] loop: module loaded [ 0.691797] blk-mq: CPU -> queue map [ 0.693148] CPU 0 -> Queue 0 [ 0.694366] CPU 1 -> Queue 0 [ 0.696450] vda: vda1 [ 0.698283] scsi0 : ata_piix [ 0.699578] scsi1 : ata_piix [ 0.700764] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.703010] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.705524] libphy: Fixed MDIO Bus: probed [ 0.707125] tun: Universal TUN/TAP device driver, 1.6 [ 0.708937] tun: (C) 1999-2004 Max Krasnyansky [ 0.712009] PPP generic driver version 2.4.2 [ 0.713612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.715795] ehci-pci: EHCI PCI platform driver [ 0.717389] ehci-platform: EHCI generic platform driver [ 0.719221] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.721321] ohci-pci: OHCI PCI platform driver [ 0.722908] ohci-platform: OHCI generic platform driver [ 0.724722] uhci_hcd: USB Universal Host Controller Interface driver [ 0.747545] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.749451] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.752223] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.754274] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.756531] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.759122] usb usb1: Product: UHCI Host Controller [ 0.760835] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.762979] usb usb1: SerialNumber: 0000:00:01.2 [ 0.764737] hub 1-0:1.0: USB hub found [ 0.766166] hub 1-0:1.0: 2 ports detected [ 0.767787] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.771508] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.773250] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.775180] mousedev: PS/2 mouse device common for all mice [ 0.777515] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.780848] rtc_cmos 00:00: RTC can wake from S4 [ 0.782747] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.784811] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.786957] device-mapper: uevent: version 1.0.3 [ 0.788597] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.791413] ledtrig-cpu: registered to indicate activity on CPUs [ 0.793436] TCP: cubic registered [ 0.794763] NET: Registered protocol family 10 [ 0.796568] NET: Registered protocol family 17 [ 0.798125] Key type dns_resolver registered [ 0.799838] Loading compiled-in X.509 certificates [ 0.802020] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.805132] registered taskstats version 1 [ 0.808512] Key type trusted registered [ 0.812635] Key type encrypted registered [ 0.825181] AppArmor: AppArmor sha1 policy hashing enabled [ 0.826995] IMA: No TPM chip found, activating TPM-bypass! [ 0.829339] regulator-dummy: disabling [ 0.830740] Magic number: 3:993:139 [ 0.832072] block ram4: hash matches [ 0.833385] acpi device:10: hash matches [ 0.834873] rtc_cmos 00:00: setting system clock to 2019-01-14 18:08:21 UTC (1547489301) [ 0.837676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.839630] EDD information not available. [ 0.861497] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.864217] Write protecting the kernel read-only data: 12288k [ 0.866792] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.870813] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.885158] systemd-udevd[107]: starting version 204 [ 0.924902] FDC 0 is a S82078B [ 1.076045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.240803] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.243340] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.245999] usb 1-1: Product: QEMU USB Tablet [ 1.247744] usb 1-1: Manufacturer: QEMU [ 1.249234] usb 1-1: SerialNumber: 42 [ 1.933357] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.291879] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.413522] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.508872] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:08:23 +0000. Up 2.86 seconds. cloud-init-nonet[3.03]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.84]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:08:24 +0000. Up 4.12 seconds. ci-info: ++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:1f:a6:bf | ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9e:3a:53:75:a4:c2:c6:1a:38:57:eb:5d:8e:b9:a5:21 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . . | | . + . o | | o o * o o | | o =S+ * | | ..E.= o | | .o. = | | o. o | | .o | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 61:3f:e0:ec:d1:96:ad:12:8d:d9:d8:61:cb:ac:e3:7f root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | + o | | + / = | | S & . | | . = o | | = . | | . o E | | .... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 91:44:37:1d:1d:ed:89:f8:95:86:0a:0e:0d:9f:f4:6c root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | .o o..o.o | | o + .. . .| | B + . o.o| | . * E o =.| | S o o o | | . . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ca:fe:a5:24:89:4d:c9:66:bc:3e:1c:06:4d:85:2c:1e root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | . o. | | E + | | . = | | oo.. | | .B S | | Bo+ | | .oB.. . | | ooo o | | ooo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:10:08 +0000. Up 107.97 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:11:09 +0000. Up 168.98 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0curl: (6) Could not resolve host: repo.cw-ngv.com gpg: no valid OpenPGP data found. + apt-get update Err http://security.ubuntu.com trusty-security InRelease Err http://repo.cw-ngv.com binary/ InRelease Err http://repo.cw-ngv.com binary/ Release.gpg Could not resolve 'repo.cw-ngv.com' Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://repo.cw-ngv.com/stable/binary/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://repo.cw-ngv.com/stable/binary/Release.gpg Could not resolve 'repo.cw-ngv.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.6 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ellis + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package clearwater-management + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd /var/lib/cloud/instance/scripts/part-001: line 31: /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd: No such file or directory + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp /var/lib/cloud/instance/scripts/part-001: line 34: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp /var/lib/cloud/instance/scripts/part-001: line 64: /usr/share/clearwater/clearwater-config-manager/scripts/cw-config: No such file or directory + service clearwater-infrastructure restart clearwater-infrastructure: unrecognized service + service ellis stop ellis: unrecognized service + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv /var/lib/cloud/instance/scripts/part-001: line 71: /usr/share/clearwater/ellis/env/bin/python: No such file or directory + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 0 -lt 10 ']' + retries=1 + echo 'nsupdate failed - retrying (retry 1)...' nsupdate failed - retrying (retry 1)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 1 -lt 10 ']' + retries=2 + echo 'nsupdate failed - retrying (retry 2)...' nsupdate failed - retrying (retry 2)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 2 -lt 10 ']' + retries=3 + echo 'nsupdate failed - retrying (retry 3)...' nsupdate failed - retrying (retry 3)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 3 -lt 10 ']' + retries=4 + echo 'nsupdate failed - retrying (retry 4)...' nsupdate failed - retrying (retry 4)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 4 -lt 10 ']' + retries=5 + echo 'nsupdate failed - retrying (retry 5)...' nsupdate failed - retrying (retry 5)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 5 -lt 10 ']' + retries=6 + echo 'nsupdate failed - retrying (retry 6)...' nsupdate failed - retrying (retry 6)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 6 -lt 10 ']' + retries=7 + echo 'nsupdate failed - retrying (retry 7)...' nsupdate failed - retrying (retry 7)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 7 -lt 10 ']' + retries=8 + echo 'nsupdate failed - retrying (retry 8)...' nsupdate failed - retrying (retry 8)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 8 -lt 10 ']' + retries=9 + echo 'nsupdate failed - retrying (retry 9)...' nsupdate failed - retrying (retry 9)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 9 -lt 10 ']' + retries=10 + echo 'nsupdate failed - retrying (retry 10)...' nsupdate failed - retrying (retry 10)... + sleep 5 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ echo 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.202 ; Communication with 192.168.0.4#53 failed: timed out could not talk to specified name server + '[' 10 -lt 10 ']' + echo 'nameserver 192.168.0.4' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload dnsmasq: unrecognized service 2019-01-14 18:16:42,914 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2019-01-14 18:16:42,917 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2019-01-14 18:16:42,917 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 61:3f:e0:ec:d1:96:ad:12:8d:d9:d8:61:cb:ac:e3:7f root@ellis-0 (DSA) ec2: 256 91:44:37:1d:1d:ed:89:f8:95:86:0a:0e:0d:9f:f4:6c root@ellis-0 (ECDSA) ec2: 256 ca:fe:a5:24:89:4d:c9:66:bc:3e:1c:06:4d:85:2c:1e root@ellis-0 (ED25519) ec2: 2048 9e:3a:53:75:a4:c2:c6:1a:38:57:eb:5d:8e:b9:a5:21 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOn7k7klnucejXygdJ4P1FzCopeeEaVx2PYeC6HAe4MGi5bNl7BC/xNY1Xsr1gp0/ICsvXd0e4qnFxvW0E5AOgA= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBzOL4Nq4Nu7FhY4AI1otDG6F3ss66yZ0V/Z2zrpuETc root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCmLKWDQ0a4ZowneWEkQ6Xxkvbi5K2NLHC4p3laWh189jNXlT0S73v+QUQs82zxBT3ztCeG8u1uOrY4K/VnMg+0UagDVwJ12JBDSEvY0G1V8fDpx1+bIGUnwAnrQfWDVHwuRhmPbncFWqM4fiUTY9xH90g7OGHnoEjYbK7ZWqGoO49ltsR9iSPqSxvHK664IdvjVkuZlUOhab4GidplEPtfwv/ktdDxc9ar6zBIWX/NoM4CLDuWmuykBmpGfDbAXL/zFJeoQH/+1X3PMidgyCf+1F2aET4tF4DUVxIS0su3z5T3H1Ew9GLluSZyvEAwzR6U+9e4BSWogOqiDIHDzAB root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:16:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 502.28 seconds 2019-01-14 18:18:24,633 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 18:18:24,633 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - server: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1f:a6:bf', u'version': 4, u'addr': u'192.168.0.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1f:a6:bf', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e3a8e2c0-01d1-4b18-a984-99028d390a29', 'name': u'heat_ims-img_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:08:20.000000', 'flavor': Munch({u'id': u'c8d13ea7-ed44-4590-aec4-53a632a80013', 'name': u'heat_ims-flavor_f81eba27-b0a3-4d24-bed6-8bf9776501d8'}), 'az': u'nova', 'id': u'6b5735a1-ed71-4c75-993c-d053cf7a62cc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'0b71211a-07ec-45a7-bf8e-89e4d0b1feba'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5e841a12-52cf-4606-b69e-07cce61d8158'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'7cd258b5-181b-44f4-b9b7-d1b8ca5a0fb5'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'a57ef7b8-a01d-47a8-b7d9-1d5458fe5a4b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'2b1ce49a60a14d668de169b50235383d', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'dbfa0b62-292a-4773-bd32-619c7878c442'})], 'id': u'dab4dbd5-5f05-4790-8ab2-27e51cd8e8c1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'6ff3c53e-85d2-4c95-b5fa-54749520beb9', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'5f2dad38-b6bf-4718-94ed-351e46c4e251'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'6ff3c53e-85d2-4c95-b5fa-54749520beb9', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'7b336976-aa34-4f99-a50f-7fbddd319cf3'})], 'id': u'6ff3c53e-85d2-4c95-b5fa-54749520beb9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c1b22f83565a41bc825f6fdd71f72fd0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2b1ce49a60a14d668de169b50235383d', 'name': 'heat_ims-project_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2019-01-14T18:08:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:08:20Z', 'hostId': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f81eba27-b0a3-4d24-bed6-8bf9776501d8', 'public_v6': '', 'private_v4': u'192.168.0.6', 'cloud': 'envvars', 'host_id': u'253f31d8b12bba07ded67b85eac665d342176a9f06a5c59ed6f246f1', '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'2019-01-14T18:08:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2b1ce49a60a14d668de169b50235383d', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2b1ce49a60a14d668de169b50235383d', 'created_at': u'2019-01-14T18:06:59Z', 'created': u'2019-01-14T18:06:59Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 18:18:25,418 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-164-generic (buildd@lcy01-amd64-015) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #214-Ubuntu SMP Wed Dec 5 10:42:33 UTC 2018 (Ubuntu 3.13.0-164.214-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-164-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009637] Security Framework initialized [ 0.011132] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013435] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017792] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020866] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026590] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029576] Initializing cgroup subsys freezer [ 0.031138] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033631] Initializing cgroup subsys hugetlb [ 0.036761] mce: CPU supports 10 MCE banks [ 0.038265] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038265] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041869] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048002] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050168] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056796] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062936] ACPI: Core revision 20131115 [ 0.064472] ACPI: All ACPI Tables successfully acquired [ 0.066541] ftrace: allocating 28753 entries in 113 pages [ 0.088240] smpboot: Max logical packages: 2 [ 0.092086] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094233] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096323] Enabling x2apic [ 0.097431] Enabled x2apic [ 0.098815] Switched APIC routing to physical x2apic. [ 0.101440] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.108097] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119447] KVM setup paravirtual spinlock [ 0.122385] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124233] x86: Booting SMP configuration: [ 0.125777] .... node #0, CPUs: #1[ 0.122329] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140012] KVM setup async PF for cpu 1 [ 0.140023] x86: Booted up 1 node, 2 CPUs [ 0.140026] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.140012] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147466] devtmpfs: initialized [ 0.149971] EVM: security.selinux [ 0.151217] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153144] EVM: security.capability [ 0.154498] pinctrl core: initialized pinctrl subsystem [ 0.156103] regulator-dummy: no parameters [ 0.157662] RTC time: 18:06:44, date: 01/14/19 [ 0.159289] NET: Registered protocol family 16 [ 0.160146] cpuidle: using governor ladder [ 0.161599] cpuidle: using governor menu [ 0.163091] ACPI: bus type PCI registered [ 0.164012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166282] PCI: Using configuration type 1 for base access [ 0.168654] bio: create slab at 0 [ 0.169505] ACPI: Added _OSI(Module Device) [ 0.169562] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173661] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177270] ACPI: Interpreter enabled [ 0.178632] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192007] ACPI: (supports S0 S5) [ 0.193256] ACPI: Using IOAPIC for interrupt routing [ 0.195028] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196200] ACPI: No dock devices found. [ 0.199671] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202244] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207957] acpiphp: Slot [3] registered [ 0.208035] acpiphp: Slot [4] registered [ 0.209463] acpiphp: Slot [5] registered [ 0.210956] acpiphp: Slot [6] registered [ 0.212034] acpiphp: Slot [7] registered [ 0.213479] acpiphp: Slot [8] registered [ 0.214907] acpiphp: Slot [9] registered [ 0.216030] acpiphp: Slot [10] registered [ 0.217483] acpiphp: Slot [11] registered [ 0.218928] acpiphp: Slot [12] registered [ 0.220023] acpiphp: Slot [13] registered [ 0.221480] acpiphp: Slot [14] registered [ 0.222931] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225480] acpiphp: Slot [17] registered [ 0.226939] acpiphp: Slot [18] registered [ 0.228029] acpiphp: Slot [19] registered [ 0.229486] acpiphp: Slot [20] registered [ 0.230937] acpiphp: Slot [21] registered [ 0.232021] acpiphp: Slot [22] registered [ 0.233461] acpiphp: Slot [23] registered [ 0.234917] acpiphp: Slot [24] registered [ 0.236021] acpiphp: Slot [25] registered [ 0.237456] acpiphp: Slot [26] registered [ 0.238902] acpiphp: Slot [27] registered [ 0.240021] acpiphp: Slot [28] registered [ 0.241471] acpiphp: Slot [29] registered [ 0.242929] acpiphp: Slot [30] registered [ 0.244031] acpiphp: Slot [31] registered [ 0.245468] PCI host bridge to bus 0000:00 [ 0.246923] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250026] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254225] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.266062] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296709] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.299696] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301173] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.303707] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.305133] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.307433] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.308292] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.309946] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313072] vgaarb: bridge control possible 0000:00:02.0 [ 0.315155] SCSI subsystem initialized [ 0.316170] ACPI: bus type USB registered [ 0.317533] usbcore: registered new interface driver usbfs [ 0.319392] usbcore: registered new interface driver hub [ 0.320074] usbcore: registered new device driver usb [ 0.322256] PCI: Using ACPI for IRQ routing [ 0.324420] NetLabel: Initializing [ 0.325700] NetLabel: domain hash size = 128 [ 0.327226] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328065] NetLabel: unlabeled traffic allowed by default [ 0.329952] Switched to clocksource kvm-clock [ 0.336759] AppArmor: AppArmor Filesystem Enabled [ 0.338432] pnp: PnP ACPI init [ 0.339611] ACPI: bus type PNP registered [ 0.341530] pnp: PnP ACPI: found 8 devices [ 0.343011] ACPI: bus type PNP unregistered [ 0.350793] NET: Registered protocol family 2 [ 0.352639] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.355322] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.357678] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360042] TCP: reno registered [ 0.361259] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.363270] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.365452] NET: Registered protocol family 1 [ 0.367009] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369001] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.370937] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.393775] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.416810] Trying to unpack rootfs image as initramfs... [ 0.515484] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.518462] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.520418] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.522502] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.525633] Scanning for low memory corruption every 60 seconds [ 0.527989] Initialise system trusted keyring [ 0.529663] audit: initializing netlink socket (disabled) [ 0.531573] type=2000 audit(1547489205.945:1): initialized [ 0.552370] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.555404] zbud: loaded [ 0.556674] VFS: Disk quotas dquot_6.5.2 [ 0.558153] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.560708] fuse init (API version 7.22) [ 0.562214] msgmni has been set to 3997 [ 0.563690] Key type big_key registered [ 0.565514] Key type asymmetric registered [ 0.567096] Asymmetric key parser 'x509' registered [ 0.568842] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.571548] io scheduler noop registered [ 0.573006] io scheduler deadline registered (default) [ 0.574818] io scheduler cfq registered [ 0.576327] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.578264] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.580557] ipmi message handler version 39.2 [ 0.582221] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.584873] ACPI: Power Button [PWRF] [ 0.586335] GHES: HEST is not enabled! [ 0.608219] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.651614] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.674145] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.676794] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.702179] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.705683] Linux agpgart interface v0.103 [ 0.708133] brd: module loaded [ 0.709776] loop: module loaded [ 0.711417] blk-mq: CPU -> queue map [ 0.712781] CPU 0 -> Queue 0 [ 0.713984] CPU 1 -> Queue 0 [ 0.715993] vda: vda1 [ 0.717745] scsi0 : ata_piix [ 0.718975] scsi1 : ata_piix [ 0.720136] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.722371] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.724814] libphy: Fixed MDIO Bus: probed [ 0.726408] tun: Universal TUN/TAP device driver, 1.6 [ 0.728257] tun: (C) 1999-2004 Max Krasnyansky [ 0.732375] PPP generic driver version 2.4.2 [ 0.733977] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.736263] ehci-pci: EHCI PCI platform driver [ 0.737820] ehci-platform: EHCI generic platform driver [ 0.739616] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.741704] ohci-pci: OHCI PCI platform driver [ 0.743293] ohci-platform: OHCI generic platform driver [ 0.745081] uhci_hcd: USB Universal Host Controller Interface driver [ 0.767962] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.769733] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.772402] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.774402] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.776579] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.779083] usb usb1: Product: UHCI Host Controller [ 0.780766] usb usb1: Manufacturer: Linux 3.13.0-164-generic uhci_hcd [ 0.782837] usb usb1: SerialNumber: 0000:00:01.2 [ 0.784538] hub 1-0:1.0: USB hub found [ 0.785917] hub 1-0:1.0: 2 ports detected [ 0.787478] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.791045] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.792739] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.794612] mousedev: PS/2 mouse device common for all mice [ 0.796847] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.800058] rtc_cmos 00:00: RTC can wake from S4 [ 0.802027] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.804123] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.806283] device-mapper: uevent: version 1.0.3 [ 0.807930] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.810771] ledtrig-cpu: registered to indicate activity on CPUs [ 0.812838] TCP: cubic registered [ 0.814155] NET: Registered protocol family 10 [ 0.827264] NET: Registered protocol family 17 [ 0.828867] Key type dns_resolver registered [ 0.830592] Loading compiled-in X.509 certificates [ 0.832777] Loaded X.509 cert 'Magrathea: Glacier signing key: 4383b661492d633ec8f64820945f2015402a16e0' [ 0.835934] registered taskstats version 1 [ 0.839223] Key type trusted registered [ 0.843414] Key type encrypted registered [ 0.844849] AppArmor: AppArmor sha1 policy hashing enabled [ 0.846670] IMA: No TPM chip found, activating TPM-bypass! [ 0.849127] regulator-dummy: disabling [ 0.850543] Magic number: 3:993:139 [ 0.851884] block ram4: hash matches [ 0.853204] acpi device:10: hash matches [ 0.854729] rtc_cmos 00:00: setting system clock to 2019-01-14 18:06:45 UTC (1547489205) [ 0.857574] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.859550] EDD information not available. [ 0.881536] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.884266] Write protecting the kernel read-only data: 12288k [ 0.886886] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.890964] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.904850] systemd-udevd[107]: starting version 204 [ 0.964476] FDC 0 is a S82078B [ 1.096028] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.261173] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.263399] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.265699] usb 1-1: Product: QEMU USB Tablet [ 1.267223] usb 1-1: Manufacturer: QEMU [ 1.268609] usb 1-1: SerialNumber: 42 [ 1.965587] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. [ 2.312817] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 2.431097] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] [ 2.542156] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:06:47 +0000. Up 2.92 seconds. cloud-init-nonet[3.06]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.30]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:06:49 +0000. Up 4.48 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:fe:f4:10 | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:53:d5:02 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.1 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: c1:1a:55:eb:39:2e:61:b8:e0:e0:54:c5:fa:f4:d6:c1 root@ns The key's randomart image is: +--[ RSA 2048]----+ | .. ... | | ..o . | | ... o.. | | .. .+ oE. | | o .oo.S.+. | | o o ..ooo.. | | . . ... . | | . | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 98:7c:43:5b:e7:33:f4:73:66:dc:cd:92:37:cd:5d:b0 root@ns The key's randomart image is: +--[ DSA 1024]----+ | . | | o | | . . o E .| | . + o + . =*| | + S + =.&| | . . o B.| | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: c2:64:fb:41:76:b2:d8:cd:6d:ce:ef:41:bb:fa:df:fa root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | | | o + . | | + * * . | | = S o o . | | o . + . . | | . o o | | . o.| | .+*+E| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 65:61:b5:db:4a:2b:ff:3d:7a:83:ba:63:28:18:22:15 root@ns The key's randomart image is: +--[ED25519 256--+ | o.. | | E . . . | | . o . | | . o o | | . S o . | | . . . . o | | . . o o o . | | . . . = . = | | . .o=o+ +| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] acpid: starting up with netlink and the input layer * Starting ACPI daemon[74G[ OK ] acpid: 1 rule loaded acpid: waiting for events: event logging is off * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Ubuntu 14.04.5 LTS ns ttyS0 ns login: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:08:32 +0000. Up 108.24 seconds. Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:09:33 +0000. Up 168.96 seconds. ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + ip addr add 192.168.1.5/24 dev eth1 + ip link set dev eth1 up + apt-get update Err http://security.ubuntu.com trusty-security InRelease Err http://archive.ubuntu.com trusty InRelease Err http://archive.ubuntu.com trusty-updates InRelease Err http://archive.ubuntu.com trusty-backports InRelease Err http://security.ubuntu.com trusty-security Release.gpg Could not resolve 'security.ubuntu.com' Err http://archive.ubuntu.com trusty Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-updates Release.gpg Could not resolve 'archive.ubuntu.com' Err http://archive.ubuntu.com trusty-backports Release.gpg Could not resolve 'archive.ubuntu.com' Reading package lists... W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/InRelease W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/InRelease W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Could not resolve 'security.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/Release.gpg Could not resolve 'archive.ubuntu.com' W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-backports/Release.gpg Could not resolve 'archive.ubuntu.com' W: Some index files failed to download. They have been ignored, or old ones used instead. + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. WARNING: The following packages cannot be authenticated! bind9utils bind9 E: There are problems and -y was used without --force-yes + cat /var/lib/cloud/instance/scripts/part-001: line 16: /etc/bind/named.conf.local: No such file or directory + cat /var/lib/cloud/instance/scripts/part-001: line 41: /var/lib/bind/db.clearwater.opnfv: No such file or directory + chown root:bind /var/lib/bind/db.clearwater.opnfv chown: invalid group: 'root:bind' + service bind9 reload bind9: unrecognized service 2019-01-14 18:10:15,782 - util.py[WARNING]: Failed running /var/lib/cloud/instance/scripts/part-001 [1] 2019-01-14 18:10:15,787 - cc_scripts_user.py[WARNING]: Failed to run module scripts-user (scripts in /var/lib/cloud/instance/scripts) 2019-01-14 18:10:15,787 - util.py[WARNING]: Running scripts-user () failed ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 4a:52:fd:38:c6:6f:cb:a4:97:1b:31:e2:cb:22:32:c8 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 98:7c:43:5b:e7:33:f4:73:66:dc:cd:92:37:cd:5d:b0 root@ns (DSA) ec2: 256 c2:64:fb:41:76:b2:d8:cd:6d:ce:ef:41:bb:fa:df:fa root@ns (ECDSA) ec2: 256 65:61:b5:db:4a:2b:ff:3d:7a:83:ba:63:28:18:22:15 root@ns (ED25519) ec2: 2048 c1:1a:55:eb:39:2e:61:b8:e0:e0:54:c5:fa:f4:d6:c1 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMy+SsYm0jpGEhx6GS6tAFs99V3CC4RHtihsFCqF6CTShhwl13E9l52J3eMDlHS6aYPvqom5hFCmOoRWHbJgDao= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILJjdO3FaRE5HgwyHYnagNfxxvA2FnRo+dyOEqbyIjXz root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPCmAuhU8DP9No/ZG3YrI3b6tzU6OyptKYRlmlBjaR5FKuqFv7jIs4/mD1UMhDwy8dBLU3CGDQR4RfQzQ3V+j+H8f37Yrefc8XAJOiSGI1YOo0djuhU0UoBfNT7+c9EMc3JNnM0Jq5CCUd/2tZx9ShYlCLPPUuojxt7Fc9ifG417H285mpgj8RnAcPiVSm+QEu8fULhiBLPREkuoDbdwrGJTOgFX+3dLGjNftTfDu1Ito7abpQd8RZJsbv+Rbm57zIW3Q/iPZUK5EhPk+d8o/0ACrrHWKOK+W8Id1o8AEM7azQB208Bst4wM2B2/PE1cPrkfxflce32hqaXFoPYdWR root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:10:15 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 211.22 seconds 2019-01-14 18:18:25,419 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-14 18:18:25,423 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.202 2019-01-14 18:18:56,496 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create ellis account 2019-01-14 18:19:21,526 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create ellis account 2019-01-14 18:19:46,556 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create ellis account 2019-01-14 18:20:11,586 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create ellis account 2019-01-14 18:20:36,616 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create ellis account 2019-01-14 18:21:01,645 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create ellis account 2019-01-14 18:21:26,675 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create ellis account 2019-01-14 18:21:51,696 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create ellis account 2019-01-14 18:22:16,725 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create ellis account 2019-01-14 18:22:41,756 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create ellis account 2019-01-14 18:23:06,785 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create ellis account 2019-01-14 18:23:31,815 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create ellis account 2019-01-14 18:23:56,845 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create ellis account 2019-01-14 18:24:21,867 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 14: cannot create ellis account 2019-01-14 18:24:46,897 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 15: cannot create ellis account 2019-01-14 18:25:11,927 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 16: cannot create ellis account 2019-01-14 18:25:36,957 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 17: cannot create ellis account 2019-01-14 18:26:01,988 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 18: cannot create ellis account 2019-01-14 18:26:27,016 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 19: cannot create ellis account 2019-01-14 18:26:52,046 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 20: cannot create ellis account 2019-01-14 18:27:17,055 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 21: cannot create ellis account 2019-01-14 18:27:42,083 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 22: cannot create ellis account 2019-01-14 18:28:07,113 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 23: cannot create ellis account 2019-01-14 18:28:32,130 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 24: cannot create ellis account 2019-01-14 18:28:57,160 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 25: cannot create ellis account 2019-01-14 18:29:22,190 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 26: cannot create ellis account 2019-01-14 18:29:47,195 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 27: cannot create ellis account 2019-01-14 18:30:12,226 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 28: cannot create ellis account 2019-01-14 18:30:37,256 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 29: cannot create ellis account 2019-01-14 18:31:02,277 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 30: cannot create ellis account 2019-01-14 18:31:27,307 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 31: cannot create ellis account 2019-01-14 18:31:52,338 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 32: cannot create ellis account 2019-01-14 18:32:17,369 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 33: cannot create ellis account 2019-01-14 18:32:42,399 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 34: cannot create ellis account 2019-01-14 18:33:07,430 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 35: cannot create ellis account 2019-01-14 18:33:32,456 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 36: cannot create ellis account 2019-01-14 18:33:57,485 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 37: cannot create ellis account 2019-01-14 18:34:22,516 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 38: cannot create ellis account 2019-01-14 18:34:47,543 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 39: cannot create ellis account 2019-01-14 18:35:12,572 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 40: cannot create ellis account 2019-01-14 18:35:37,602 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 41: cannot create ellis account 2019-01-14 18:36:02,631 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 42: cannot create ellis account 2019-01-14 18:36:27,661 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 43: cannot create ellis account 2019-01-14 18:36:52,691 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 44: cannot create ellis account 2019-01-14 18:37:17,700 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 45: cannot create ellis account 2019-01-14 18:37:42,730 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 46: cannot create ellis account 2019-01-14 18:38:07,759 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 47: cannot create ellis account 2019-01-14 18:38:32,779 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 48: cannot create ellis account 2019-01-14 18:38:57,803 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 49: cannot create ellis account 2019-01-14 18:39:22,832 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 50: cannot create ellis account 2019-01-14 18:39:47,852 - functest.opnfv_tests.vnf.ims.heat_ims - ERROR - Cannot run heat_ims Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 129, in run if not self.execute(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 106, in execute if self.deploy_vnf() and self.test_vnf(): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/heat_ims.py", line 176, in deploy_vnf self.clearwater.availability_check() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/clearwater.py", line 62, in availability_check number_res = self._create_ellis_account(account_url, params) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/clearwater.py", line 104, in _create_ellis_account params.get('full_name'))) Exception: Unable to create an account opnfv functest user 2019-01-14 18:39:47,985 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 18:39:47,986 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 35:45 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-14 18:40:58,991 - xtesting.ci.run_tests - ERROR - The test case 'heat_ims' failed. 2019-01-14 18:40:59,010 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-01-14 18:41:00,010 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vyos_vrouter', u'tags': [], 'enabled': True, 'id': u'f2911cb2e52c492190b20b870fd0d041', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'vyos_vrouter-project_0b36c43f-cdc9-4066-a093-a012f23243cb'}) 2019-01-14 18:41:00,395 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5c764217323f4ddcb6898ba4a6737b2a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_0b36c43f-cdc9-4066-a093-a012f23243cb'}) 2019-01-14 18:41:01,306 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_0b36c43f-cdc9-4066-a093-a012f23243cb', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'f2911cb2e52c492190b20b870fd0d041', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '569705ff-c967-496f-bbd1-72bfaf383050', 'username': u'vyos_vrouter-user_0b36c43f-cdc9-4066-a093-a012f23243cb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 18:41:01,309 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_0b36c43f-cdc9-4066-a093-a012f23243cb', 'password': '569705ff-c967-496f-bbd1-72bfaf383050', 'project_name': 'vyos_vrouter-project_0b36c43f-cdc9-4066-a093-a012f23243cb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'f2911cb2e52c492190b20b870fd0d041', 'project_domain_name': 'Default'} 2019-01-14 18:41:01,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2019-01-14 18:41:01,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-01-14 18:41:01,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2019-01-14 18:41:01,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2019-01-14 18:41:01,422 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-01-14 18:41:02,289 - 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'2019-01-14T18:41:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'747795a5-ae0f-4be8-b96a-cd6e9a62f512', u'provider:segmentation_id': 25, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_0b36c43f-cdc9-4066-a093-a012f23243cb', u'admin_state_up': True, u'tenant_id': u'f2911cb2e52c492190b20b870fd0d041', u'created_at': u'2019-01-14T18:41:02Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f2911cb2e52c492190b20b870fd0d041'}) 2019-01-14 18:41:04,061 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T18:41:03Z', 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'd008a8b6-c2f2-4b8b-b93e-f83cdf832df6', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_0b36c43f-cdc9-4066-a093-a012f23243cb', u'enable_dhcp': True, u'network_id': u'747795a5-ae0f-4be8-b96a-cd6e9a62f512', u'tenant_id': u'f2911cb2e52c492190b20b870fd0d041', u'created_at': u'2019-01-14T18:41:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f2911cb2e52c492190b20b870fd0d041'}) 2019-01-14 18:41:05,465 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.205'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f2911cb2e52c492190b20b870fd0d041', u'created_at': u'2019-01-14T18:41:04Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T18:41:05Z', u'revision_number': 2, u'routes': [], u'project_id': u'f2911cb2e52c492190b20b870fd0d041', u'id': u'b6c4df95-113e-4806-aebe-3ff9a4f7959e', u'name': u'vyos_vrouter-router_0b36c43f-cdc9-4066-a093-a012f23243cb'}) 2019-01-14 18:42:26,268 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/0b52d309-ab89-4190-adfb-38f3fcd0c235/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235/file', 'owner': u'f2911cb2e52c492190b20b870fd0d041', 'id': u'0b52d309-ab89-4190-adfb-38f3fcd0c235', 'size': 4373348352, u'self': u'/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2911cb2e52c492190b20b870fd0d041', 'name': 'vyos_vrouter-project_0b36c43f-cdc9-4066-a093-a012f23243cb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/0b52d309-ab89-4190-adfb-38f3fcd0c235/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T18:42:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T18:42:26Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_0b36c43f-cdc9-4066-a093-a012f23243cb', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_0b36c43f-cdc9-4066-a093-a012f23243cb', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_0b36c43f-cdc9-4066-a093-a012f23243cb', 'created': u'2019-01-14T18:41:31Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-14T18:41:31Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/0b52d309-ab89-4190-adfb-38f3fcd0c235', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_0b36c43f-cdc9-4066-a093-a012f23243cb', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-14 18:42:26,496 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_0b36c43f-cdc9-4066-a093-a012f23243cb', 'ephemeral': 0, 'ram': 4096, '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': 2, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'35af50fe299141218ecf76b1b87b25ad', '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': 40, 'id': u'8714a0bd-e753-45af-9b00-927277309283', 'swap': 0}) 2019-01-14 18:42:26,882 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCp/JQLKdlQUYPgd2spcoNuJZqqjgHWSw4rqOKO+sMtgawzqxx35SeDNJ4oRkxf+frFeZAdNQ4Y/nP1xSmWw9esTTAQIB1Ao+eq5ZeIs905Z55wfUrumP+q3ATZcm4wvAVKJY2MWQ4fDtAqgd3rUeeq/dy8h6uNgndQ1n00+dTl9qMuQH9iaJMKzhIkX8MGdQmDLHd0iwJWXxgkQ5levDkv1eoMrGqT+33VysCSJ4AMRD2D/NWljYw0G3t+1acKeJ1q9yToUd5AHiFtkeGkz7z7UMaGKztZ10cJF9BLGMADxcRuY0Jlm0gRM77q3RK2Oc63rmo2EPYgGbf8RVgvvjSP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqfyUCynZUFGD4HdrKXKDbiWaqo4B1ksOK6jijvrDLYGsM6sc\nd+UngzSeKEZMX/n6xXmQHTUOGP5z9cUplsPXrE0wECAdQKPnquWXiLPdOWeecH1K\n7pj/qtwE2XJuMLwFSiWNjFkOHw7QKoHd61Hnqv3cvIerjYJ3UNZ9NPnU5fajLkB/\nYmiTCs4SJF/DBnUJgyx3dIsCVl8YJEOZXrw5L9XqDKxqk/t91crAkieADEQ9g/zV\npY2MNBt7ftWnCnidavck6FHeQB4hbZHhpM+8+1DGhis7WddHCRfQSxjAA8XEbmNC\nZZtIETO+6t0StjnOt65qNhD2IBm3/EVYL740jwIDAQABAoIBAQCnOMEOhlmw6K/a\nJsA14uAmgDm55L8r52QGUTqnO0q8Pp9/qKn1zGllamLX7ef+VrV6hI7gHKxErDS5\nJv81wG0vpDNO+bitOVCSzw+WPJK5gRTdRnRrafnBRHZEz4xUxvJRMcYgtg7tQK5J\n0r3UXBuSG/CFStXZ/OmRjZ9YeRkWK0OG9YJi4mG1dcvri6q+pmgTaB9JdsP1rafZ\nJgU4yMCCprZY2fhNRGhTPyaHtd5bLaERFRczAiG1D4E11msk8nei6Q34j/+li2Sd\nCIDUBIyt6zVGTg286rzxIc+lnOr3Agy4uyuv1onf9SoCBMQpPexHsK1pjdVP5ocx\nHzlGUVy5AoGBANEz5dbOBV0MsKfnhOWS5YGZryjrhA0IhfITFsyMZZypRerDKcXA\nMiTclqozox5vrgjy/Xq1ybcKgNE0Jh4hQ+3M9blVc89CD/UKnUHLasNA9Fb4uCxA\nWPxRIfMlw0QstN7QhvfVvsJb2TrzGoER5hHggQQDX9DALu7kmlkLvVaDAoGBANAC\n82KZ30J2JUF58GW9ONJ20xWw9gl8XQs+ybAhK5dCP5O6fFJfhvtJzeyTy6DyBKCy\nHv9KZ5Ol3GFoIWahOZ+S4nbpayfElQlHejGodgb3+eBWIp1lgAQIBSwNK2QmlrWR\nL6wFS9gcq0kEVRkLnlzE5F9KuucZGljdIQzdjywFAoGAQjEph82n5MkfHAElC35v\nH5KA2XGrVnRb7Twc+ptxiyAD/0PA89DcDM2+3ht4gSjU5//6M9lQ+ZlZKNhXNzFP\nTO6M0Rc4jVtZsS6qkybJoP3sUZhgrZ+uiCcjlstb/TYoBFf2XHRE5zoogX5p5GzF\nXuKp75shtesY7n1mWMZeIgECgYARjh4yVSAlgMkWJI9oVrbj9ElOTFgHZuqHV244\nIiSGqH2rHxL89Lj0nj7112dZFvPTCBVboFDrghT+V4ZyHes6D3BzbrGvcoTNeq3S\nYRBM+EKrbzmOpRFPxcmB9T6TPjp76lvmna/P9mNyTx5LddKQq8FGVY0+kbzKgScX\n6d76bQKBgQCrc/bnvYSbbboJUyfehpR2fwz9J8BtGQB43XISHJzVxbpxGsHBpk+P\naiSbe3SKgbxZeOKy/nxd9kTnEmDRRjQYUAHuAqxIbcYpoSkqA7liQe/AqauYKP9n\nZcWUDdcXWU8UTxNxWzpXke+33VtU2TBnSfXNAGxB3GgN4cjcxHG+6A==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5c764217323f4ddcb6898ba4a6737b2a', 'name': u'vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb', 'created_at': '2019-01-14T18:42:26.882296', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2911cb2e52c492190b20b870fd0d041', 'name': 'vyos_vrouter-project_0b36c43f-cdc9-4066-a093-a012f23243cb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3', 'type': 'ssh', 'id': u'vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb'}) 2019-01-14 18:42:26,882 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAqfyUCynZUFGD4HdrKXKDbiWaqo4B1ksOK6jijvrDLYGsM6sc d+UngzSeKEZMX/n6xXmQHTUOGP5z9cUplsPXrE0wECAdQKPnquWXiLPdOWeecH1K 7pj/qtwE2XJuMLwFSiWNjFkOHw7QKoHd61Hnqv3cvIerjYJ3UNZ9NPnU5fajLkB/ YmiTCs4SJF/DBnUJgyx3dIsCVl8YJEOZXrw5L9XqDKxqk/t91crAkieADEQ9g/zV pY2MNBt7ftWnCnidavck6FHeQB4hbZHhpM+8+1DGhis7WddHCRfQSxjAA8XEbmNC ZZtIETO+6t0StjnOt65qNhD2IBm3/EVYL740jwIDAQABAoIBAQCnOMEOhlmw6K/a JsA14uAmgDm55L8r52QGUTqnO0q8Pp9/qKn1zGllamLX7ef+VrV6hI7gHKxErDS5 Jv81wG0vpDNO+bitOVCSzw+WPJK5gRTdRnRrafnBRHZEz4xUxvJRMcYgtg7tQK5J 0r3UXBuSG/CFStXZ/OmRjZ9YeRkWK0OG9YJi4mG1dcvri6q+pmgTaB9JdsP1rafZ JgU4yMCCprZY2fhNRGhTPyaHtd5bLaERFRczAiG1D4E11msk8nei6Q34j/+li2Sd CIDUBIyt6zVGTg286rzxIc+lnOr3Agy4uyuv1onf9SoCBMQpPexHsK1pjdVP5ocx HzlGUVy5AoGBANEz5dbOBV0MsKfnhOWS5YGZryjrhA0IhfITFsyMZZypRerDKcXA MiTclqozox5vrgjy/Xq1ybcKgNE0Jh4hQ+3M9blVc89CD/UKnUHLasNA9Fb4uCxA WPxRIfMlw0QstN7QhvfVvsJb2TrzGoER5hHggQQDX9DALu7kmlkLvVaDAoGBANAC 82KZ30J2JUF58GW9ONJ20xWw9gl8XQs+ybAhK5dCP5O6fFJfhvtJzeyTy6DyBKCy Hv9KZ5Ol3GFoIWahOZ+S4nbpayfElQlHejGodgb3+eBWIp1lgAQIBSwNK2QmlrWR L6wFS9gcq0kEVRkLnlzE5F9KuucZGljdIQzdjywFAoGAQjEph82n5MkfHAElC35v H5KA2XGrVnRb7Twc+ptxiyAD/0PA89DcDM2+3ht4gSjU5//6M9lQ+ZlZKNhXNzFP TO6M0Rc4jVtZsS6qkybJoP3sUZhgrZ+uiCcjlstb/TYoBFf2XHRE5zoogX5p5GzF XuKp75shtesY7n1mWMZeIgECgYARjh4yVSAlgMkWJI9oVrbj9ElOTFgHZuqHV244 IiSGqH2rHxL89Lj0nj7112dZFvPTCBVboFDrghT+V4ZyHes6D3BzbrGvcoTNeq3S YRBM+EKrbzmOpRFPxcmB9T6TPjp76lvmna/P9mNyTx5LddKQq8FGVY0+kbzKgScX 6d76bQKBgQCrc/bnvYSbbboJUyfehpR2fwz9J8BtGQB43XISHJzVxbpxGsHBpk+P aiSbe3SKgbxZeOKy/nxd9kTnEmDRRjQYUAHuAqxIbcYpoSkqA7liQe/AqauYKP9n ZcWUDdcXWU8UTxNxWzpXke+33VtU2TBnSfXNAGxB3GgN4cjcxHG+6A== -----END RSA PRIVATE KEY----- 2019-01-14 18:44:35,863 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_0b36c43f-cdc9-4066-a093-a012f23243cb': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:62:0b:9c', u'version': 4, u'addr': u'192.168.120.28', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0b52d309-ab89-4190-adfb-38f3fcd0c235'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-01-14T18:44:33.000000', 'flavor': Munch({u'id': u'8714a0bd-e753-45af-9b00-927277309283'}), 'az': u'nova', 'id': u'c10fa48c-3ccf-4074-a756-497bb85e4be4', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_0b36c43f-cdc9-4066-a093-a012f23243cb'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5c764217323f4ddcb6898ba4a6737b2a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2911cb2e52c492190b20b870fd0d041', 'name': 'vyos_vrouter-project_0b36c43f-cdc9-4066-a093-a012f23243cb', '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'2019-01-14T18:44:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-14T18:44:33Z', 'hostId': u'419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_0b36c43f-cdc9-4066-a093-a012f23243cb', 'public_v6': '', 'private_v4': u'192.168.120.28', 'cloud': 'envvars', 'host_id': u'419a366bd0c163b3707f81cdca88c3e19eaf3abac0576996828cf311', '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'2019-01-14T18:44:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f2911cb2e52c492190b20b870fd0d041', 'name': u'vyos_vrouter-vm_0b36c43f-cdc9-4066-a093-a012f23243cb', 'adminPass': u'Aw7BZsrchAe9', 'tenant_id': u'f2911cb2e52c492190b20b870fd0d041', 'created_at': u'2019-01-14T18:42:33Z', 'created': u'2019-01-14T18:42:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-14 18:44:37,843 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'b6c4df95-113e-4806-aebe-3ff9a4f7959e', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'f2911cb2e52c492190b20b870fd0d041', 'created_at': u'2019-01-14T18:44:36Z', 'attached': True, 'updated_at': u'2019-01-14T18:44:36Z', 'id': u'f5928b20-d5e4-44a5-95c6-30931932957a', 'floating_network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', 'fixed_ip_address': u'192.168.120.28', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f2911cb2e52c492190b20b870fd0d041', 'name': 'vyos_vrouter-project_0b36c43f-cdc9-4066-a093-a012f23243cb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'b6c4df95-113e-4806-aebe-3ff9a4f7959e', 'project_id': u'f2911cb2e52c492190b20b870fd0d041', 'port_id': u'0c729f8b-2843-414a-acd3-3b753b9a2d7d', 'port': u'0c729f8b-2843-414a-acd3-3b753b9a2d7d', 'network': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2'}) 2019-01-14 18:44:37,916 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1981953999 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Started Journal Service. [ 1.911134] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! 2019-01-14 18:44:38,918 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2019-01-14 18:44:48,010 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1981953999 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Started Journal Service. [ 1.911134] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2019-01-14 18:44:49,012 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.201: timed out 2019-01-14 18:44:58,095 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1981953999 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Started Journal Service. [ 1.911134] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2019-01-14 18:44:59,099 - functest.core.singlevm - DEBUG - try 3: cannot connect to 172.30.9.201: timed out 2019-01-14 18:45:08,193 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1981953999 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Started Journal Service. [ 1.911134] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2019-01-14 18:45:09,195 - functest.core.singlevm - DEBUG - try 4: cannot connect to 172.30.9.201: timed out 2019-01-14 18:45:18,282 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1981953999 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Started Journal Service. [ 1.911134] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2019-01-14 18:45:19,285 - functest.core.singlevm - DEBUG - try 5: cannot connect to 172.30.9.201: timed out 2019-01-14 18:45:28,368 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1981953999 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Started Journal Service. [ 1.911134] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: 2019-01-14 18:45:29,370 - functest.core.singlevm - DEBUG - try 6: cannot connect to 172.30.9.201: timed out 2019-01-14 18:45:38,459 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1981953999 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Started Journal Service. [ 1.911134] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 59.084223] cloud-init[9558]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.04 seconds. [ 59.367395] cloud-init[9582]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.32 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.421423] cloud-init[9582]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.41 seconds 2019-01-14 18:45:39,462 - functest.core.singlevm - DEBUG - try 7: cannot connect to 172.30.9.201: timed out 2019-01-14 18:45:48,551 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1981953999 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Started Journal Service. [ 1.911134] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 59.084223] cloud-init[9558]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.04 seconds. [ 59.367395] cloud-init[9582]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.32 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.421423] cloud-init[9582]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.41 seconds 2019-01-14 18:45:49,554 - functest.core.singlevm - DEBUG - try 8: cannot connect to 172.30.9.201: timed out 2019-01-14 18:45:58,640 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1981953999 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Started Journal Service. [ 1.911134] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 59.084223] cloud-init[9558]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.04 seconds. [ 59.367395] cloud-init[9582]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.32 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.421423] cloud-init[9582]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.41 seconds 2019-01-14 18:45:59,643 - functest.core.singlevm - DEBUG - try 9: cannot connect to 172.30.9.201: timed out 2019-01-14 18:46:08,730 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1981953999 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Started Journal Service. [ 1.911134] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 59.084223] cloud-init[9558]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.04 seconds. [ 59.367395] cloud-init[9582]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.32 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.421423] cloud-init[9582]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.41 seconds 2019-01-14 18:46:09,734 - functest.core.singlevm - DEBUG - try 10: cannot connect to 172.30.9.201: timed out 2019-01-14 18:46:18,829 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1981953999 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Started Journal Service. [ 1.911134] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 59.084223] cloud-init[9558]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.04 seconds. [ 59.367395] cloud-init[9582]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.32 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.421423] cloud-init[9582]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.41 seconds 2019-01-14 18:46:19,831 - functest.core.singlevm - DEBUG - try 11: cannot connect to 172.30.9.201: timed out 2019-01-14 18:46:28,916 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x336af000-0x35b4ffff] [ 0.000000] ACPI: RSDP 00000000000f6340 00014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 00000000bffe12d1 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 00000000bffe11dd 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 00000000bffdfdc0 0141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 00000000bffdfd80 00040 [ 0.000000] ACPI: APIC 00000000bffe1251 00080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x13fffffff] [ 0.000000] NODE_DATA [mem 0x13ffd7000-0x13fffdfff] [ 0.000000] Reserving 161MB of memory at 656MB for crashkernel (System RAM: 4095MB) [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3ff87001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 1981953999 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.501238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.505018] pid_max: default: 32768 minimum: 301 [ 0.507073] Security Framework initialized [ 0.508954] SELinux: Initializing. [ 0.510930] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.517830] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.522333] Mount-cache hash table entries: 4096 [ 0.524661] Initializing cgroup subsys memory [ 0.526628] Initializing cgroup subsys devices [ 0.528595] Initializing cgroup subsys freezer [ 0.530567] Initializing cgroup subsys net_cls [ 0.532536] Initializing cgroup subsys blkio [ 0.534467] Initializing cgroup subsys perf_event [ 0.536504] Initializing cgroup subsys hugetlb [ 0.538481] Initializing cgroup subsys pids [ 0.540388] Initializing cgroup subsys net_prio [ 0.542483] CPU: Physical Processor ID: 0 [ 0.545061] mce: CPU supports 10 MCE banks [ 0.546985] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.549198] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.551419] tlb_flushall_shift: 6 [ 0.553336] Freeing SMP alternatives: 28k freed [ 0.558608] ACPI: Core revision 20130517 [ 0.560880] ACPI: All ACPI Tables successfully acquired [ 0.563366] ftrace: allocating 25812 entries in 101 pages [ 0.589946] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.592530] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.595102] smpboot: Max logical packages: 2 [ 0.597333] Enabling x2apic [ 0.598854] Enabled x2apic [ 0.600656] Switched APIC routing to physical x2apic. [ 0.604205] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.606679] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.611217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.620935] KVM setup paravirtual spinlock [ 0.624091] smpboot: Booting Node 0, Processors #1 OK [ 0.626699] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.649096] Brought up 2 CPUs [ 0.649099] KVM setup async PF for cpu 1 [ 0.649103] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.654450] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.657855] devtmpfs: initialized [ 0.660893] EVM: security.selinux [ 0.662559] EVM: security.ima [ 0.664121] EVM: security.capability [ 0.666534] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.669165] pinctrl core: initialized pinctrl subsystem [ 0.671473] NET: Registered protocol family 16 [ 0.673652] ACPI: bus type PCI registered [ 0.675503] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.678105] PCI: Using configuration type 1 for base access [ 0.684728] ACPI: Added _OSI(Module Device) [ 0.686641] ACPI: Added _OSI(Processor Device) [ 0.688596] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.690619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.694029] ACPI: Interpreter enabled [ 0.695802] ACPI: (supports S0 S5) [ 0.697477] ACPI: Using IOAPIC for interrupt routing [ 0.699577] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.705237] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707678] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.710304] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712855] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717536] acpiphp: Slot [3] registered [ 0.719376] acpiphp: Slot [4] registered [ 0.721214] acpiphp: Slot [5] registered [ 0.723060] acpiphp: Slot [6] registered [ 0.724896] acpiphp: Slot [7] registered [ 0.726729] acpiphp: Slot [8] registered [ 0.728556] acpiphp: Slot [9] registered [ 0.730376] acpiphp: Slot [10] registered [ 0.732214] acpiphp: Slot [11] registered [ 0.734053] acpiphp: Slot [12] registered [ 0.735902] acpiphp: Slot [13] registered [ 0.737745] acpiphp: Slot [14] registered [ 0.739583] acpiphp: Slot [15] registered [ 0.741426] acpiphp: Slot [16] registered [ 0.743270] acpiphp: Slot [17] registered [ 0.745214] acpiphp: Slot [18] registered [ 0.747061] acpiphp: Slot [19] registered [ 0.748912] acpiphp: Slot [20] registered [ 0.750754] acpiphp: Slot [21] registered [ 0.752594] acpiphp: Slot [22] registered [ 0.754434] acpiphp: Slot [23] registered [ 0.756279] acpiphp: Slot [24] registered [ 0.758127] acpiphp: Slot [25] registered [ 0.759970] acpiphp: Slot [26] registered [ 0.761818] acpiphp: Slot [27] registered [ 0.763662] acpiphp: Slot [28] registered [ 0.765503] acpiphp: Slot [29] registered [ 0.767342] acpiphp: Slot [30] registered [ 0.769175] acpiphp: Slot [31] registered [ 0.771005] PCI host bridge to bus 0000:00 [ 0.772852] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.775063] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.777625] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.780179] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.783961] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.787739] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794729] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797760] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800596] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.809068] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.812787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.838892] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.842202] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.845730] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.848941] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.851937] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.854588] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.857221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.860783] vgaarb: loaded [ 0.862256] vgaarb: bridge control possible 0000:00:02.0 [ 0.864634] SCSI subsystem initialized [ 0.866432] ACPI: bus type USB registered [ 0.868293] usbcore: registered new interface driver usbfs [ 0.870528] usbcore: registered new interface driver hub [ 0.872737] usbcore: registered new device driver usb [ 0.875054] PCI: Using ACPI for IRQ routing [ 0.877355] NetLabel: Initializing [ 0.879028] NetLabel: domain hash size = 128 [ 0.880947] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.883071] NetLabel: unlabeled traffic allowed by default [ 0.885459] Switched to clocksource kvm-clock [ 0.895255] pnp: PnP ACPI init [ 0.896864] ACPI: bus type PNP registered [ 0.899180] pnp: PnP ACPI: found 5 devices [ 0.901039] ACPI: bus type PNP unregistered [ 0.909200] NET: Registered protocol family 2 [ 0.911681] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.915373] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.918332] TCP: Hash tables configured (established 32768 bind 32768) [ 0.920938] TCP: reno registered [ 0.922564] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924992] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927567] NET: Registered protocol family 1 [ 0.929515] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.931864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.934194] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.955134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.976050] Unpacking initramfs... [ 1.460051] Freeing initrd memory: 37508k freed [ 1.470219] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.472827] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.477587] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.480151] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.483014] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.485498] Initialise system trusted keyring [ 1.487468] audit: initializing netlink socket (disabled) [ 1.489717] type=2000 audit(1547491475.881:1): initialized [ 1.507497] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.509997] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.513354] zpool: loaded [ 1.514859] zbud: loaded [ 1.516521] VFS: Disk quotas dquot_6.5.2 [ 1.518384] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.521067] msgmni has been set to 7578 [ 1.522942] Key type big_key registered [ 1.525707] NET: Registered protocol family 38 [ 1.527720] Key type asymmetric registered [ 1.529617] Asymmetric key parser 'x509' registered [ 1.531731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.535205] io scheduler noop registered [ 1.537059] io scheduler deadline registered (default) [ 1.554979] io scheduler cfq registered [ 1.556902] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.559188] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.561863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.565280] ACPI: Power Button [PWRF] [ 1.567208] GHES: HEST is not enabled! [ 1.569086] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.594940] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.597862] Non-volatile memory driver v1.3 [ 1.599797] Linux agpgart interface v0.103 [ 1.601800] crash memory driver: version 1.1 [ 1.603791] rdac: device handler registered [ 1.605776] hp_sw: device handler registered [ 1.607724] emc: device handler registered [ 1.609599] alua: device handler registered [ 1.611524] libphy: Fixed MDIO Bus: probed [ 1.613457] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.615996] ehci-pci: EHCI PCI platform driver [ 1.617948] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.620367] ohci-pci: OHCI PCI platform driver [ 1.622322] uhci_hcd: USB Universal Host Controller Interface driver [ 1.643390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.645621] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.649039] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.651203] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.653647] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.656230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.659559] usb usb1: Product: UHCI Host Controller [ 1.661617] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.664273] usb usb1: SerialNumber: 0000:00:01.2 [ 1.666380] hub 1-0:1.0: USB hub found [ 1.668187] hub 1-0:1.0: 2 ports detected [ 1.670198] usbcore: registered new interface driver usbserial [ 1.672567] usbcore: registered new interface driver usbserial_generic [ 1.675082] usbserial: USB Serial support registered for generic [ 1.677500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.681926] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.684012] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.686257] mousedev: PS/2 mouse device common for all mice [ 1.688974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.692979] rtc_cmos 00:00: RTC can wake from S4 [ 1.694057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.699777] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.700371] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.706299] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.708881] cpuidle: using governor menu [ 1.710799] hidraw: raw HID events driver (C) Jiri Kosina [ 1.713096] usbcore: registered new interface driver usbhid [ 1.715357] usbhid: USB HID core driver [ 1.717185] drop_monitor: Initializing network drop monitor service [ 1.719676] TCP: cubic registered [ 1.721340] Initializing XFRM netlink socket [ 1.723336] NET: Registered protocol family 10 [ 1.725582] NET: Registered protocol family 17 [ 1.727732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.730534] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.732881] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.736752] Loading compiled-in X.509 certificates [ 1.738828] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.742859] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.747331] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.751321] registered taskstats version 1 [ 1.755008] Key type trusted registered [ 1.758053] Key type encrypted registered [ 1.761096] IMA: No TPM chip found, activating TPM-bypass! [ 1.763866] rtc_cmos 00:00: setting system clock to 2019-01-14 18:44:36 UTC (1547491476) [ 1.768158] Freeing unused kernel memory: 1680k freed [ 1.774257] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.781099] systemd[1]: Detected virtualization kvm. [ 1.783163] systemd[1]: Detected architecture x86-64. [ 1.785126] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.788925] systemd[1]: No hostname configured. [ 1.791136] systemd[1]: Set hostname to . [ 1.793534] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.817957] systemd[1]: Reached target Local File Systems. [ 1.820488] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.824225] systemd[1]: Reached target Swap. [ 1.826355] systemd[1]: Starting Swap. [ 1.828345] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.832270] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.837615] systemd[1]: Reached target Paths. [ 1.839774] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.843156] systemd[1]: Reached target Timers. [ 1.845339] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.848910] systemd[1]: Created slice Root Slice. [ 1.851186] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.854898] systemd[1]: Listening on Journal Socket. [ 1.857264] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.861175] systemd[1]: Listening on udev Control Socket. [ 1.863654] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867653] systemd[1]: Listening on udev Kernel Socket. [ 1.870106] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.873967] systemd[1]: Reached target Sockets. [ 1.876197] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.879837] systemd[1]: Created slice System Slice. [ 1.882162] systemd[1]: Starting System Slice. [ 1.884671] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.888616] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.892850] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.898065] systemd[1]: Reached target Slices. [ 1.900255] systemd[1]: Starting Slices. [ 1.902566] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Started Journal Service. [ 1.911134] systemd[1]: Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.962659] RPC: Registered named UNIX socket transport module. [ 1.965053] RPC: Registered udp transport module. [ 1.967090] RPC: Registered tcp transport module. [ 1.969130] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.974470] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.068540] FDC 0 is a S82078B [ 2.089994] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.094006] scsi host0: ata_piix [ 2.095710] scsi host1: ata_piix [ 2.097381] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.099961] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.135414] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.138024] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.140695] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.143219] usb 1-1: Product: QEMU USB Tablet [ 2.145203] usb 1-1: Manufacturer: QEMU [ 2.146982] usb 1-1: SerialNumber: 42 [ 2.151169] vda: vda1 [ 2.159785] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.164368] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 2.278124] SGI XFS with ACLs, security attributes, no debug enabled [ 2.282071] XFS (vda1): Mounting V4 Filesystem [ 2.309958] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Kernel Socket. [[32m OK [0m] Closed udev Control Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.560844] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.677843] SELinux: Disabled at runtime. [ 2.716502] type=1404 audit(1547491477.452:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.744869] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.747268] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [ 3.066076] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Rebuild Hardware Database... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Load/Save Random Seed. [ 3.140628] systemd-journald[382]: Received request to flush runtime journal from PID 1 Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.300658] type=1305 audit(1547491478.036:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [ 3.440291] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.453277] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.461869] [drm] Initialized drm 1.1.0 20060810 [ 3.481522] ppdev: user-space parallel port driver [ 3.484920] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.487587] [TTM] Initializing pool allocator [ 3.487705] [TTM] Initializing DMA pool allocator [ 3.488407] [drm] fb mappable at 0xFC000000 [ 3.488407] [drm] vram aper at 0xFC000000 [ 3.488407] [drm] size 33554432 [ 3.488408] [drm] fb depth is 24 [ 3.488408] [drm] pitch is 3072 [ 3.539552] fbcon: cirrusdrmfb (fb0) is primary device [ 3.566673] Console: switching to colour frame buffer device 128x48 [ 3.583346] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... Starting Dump dmesg to /var/log/dmesg... [ 3.589655] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.698916] AES CTR mode by8 optimization enabled [ 3.703540] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [ 3.721687] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.737076] intel_rapl: no valid rapl domains found in package 0 [ 3.742972] intel_rapl: no valid rapl domains found in package 0 [ 3.744837] intel_powerclamp: No package C-state available [ 3.752213] intel_powerclamp: No package C-state available[ 3.557870] cloud-init[494]: Cloud-init v. 0.7.5 running 'init-local' at Mon, 14 Jan 2019 18:44:38 +0000. Up 3.52 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Starts Logstash as a daemon.... Starting nginx - high performance web server... Starting Crash recovery kernel arming... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.032911] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Mon, 14 Jan 2019 18:44:41 +0000. Up 5.96 seconds. [ 6.036021] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.040176] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.051797] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.062665] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.070213] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.073952] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.28 | 255.255.255.0 | fa:16:3e:62:0b:9c | [ 6.077742] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.100333] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.117076] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.119904] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.123017] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.195961] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.199029] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 6.202084] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.205117] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 59.084223] cloud-init[9558]: Cloud-init v. 0.7.5 running 'modules:config' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.04 seconds. [ 59.367395] cloud-init[9582]: Cloud-init v. 0.7.5 running 'modules:final' at Mon, 14 Jan 2019 18:45:34 +0000. Up 59.32 seconds. ci-info: ++++++++++Authorized keys from /home/centos/.ssh/authorized_keys for user centos+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | d3:c2:02:4f:cc:f2:b4:bb:e3:4a:60:7b:3f:f3:7b:c3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 59.421423] cloud-init[9582]: Cloud-init v. 0.7.5 finished at Mon, 14 Jan 2019 18:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 59.41 seconds 2019-01-14 18:46:29,919 - functest.core.singlevm - DEBUG - try 12: cannot connect to 172.30.9.201: timed out 2019-01-14 18:46:38,928 - functest.core.singlevm - ERROR - cannot connect to 172.30.9.201 2019-01-14 18:46:38,929 - functest.core.singlevm - ERROR - Cannot run vyos_vrouter Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 445, in run (self.fip, self.ssh) = self.connect(self.sshvm) TypeError: 'NoneType' object is not iterable 2019-01-14 18:46:39,044 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 18:46:39,044 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 05:38 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-01-14 18:46:39,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2019-01-14 18:46:39,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - ERROR - Some issue during the undeployment .. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 227, in clean exec_list = self.cfy_client.executions.list() AttributeError: 'NoneType' object has no attribute 'executions' 2019-01-14 18:46:54,017 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2019-01-14 18:46:54,036 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-01-14 18:46:54,990 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: juju_epc', u'tags': [], 'enabled': True, 'id': u'cbf77a2584cb4eb5bfcafd6d5b9810ae', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'juju_epc-project_c8634080-406c-4d9a-aaeb-2012960d5f56'}) 2019-01-14 18:46:55,374 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'935a7bacd09944b9a62c1de07a5e8135', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_c8634080-406c-4d9a-aaeb-2012960d5f56'}) 2019-01-14 18:46:56,179 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_c8634080-406c-4d9a-aaeb-2012960d5f56', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'cbf77a2584cb4eb5bfcafd6d5b9810ae', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'da141ff6-c62f-41bf-b337-788a919c0f60', 'username': u'juju_epc-user_c8634080-406c-4d9a-aaeb-2012960d5f56', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 18:46:56,182 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_c8634080-406c-4d9a-aaeb-2012960d5f56', 'password': 'da141ff6-c62f-41bf-b337-788a919c0f60', 'project_name': 'juju_epc-project_c8634080-406c-4d9a-aaeb-2012960d5f56', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'cbf77a2584cb4eb5bfcafd6d5b9810ae', 'project_domain_name': 'Default'} 2019-01-14 18:46:56,246 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2019-01-14 18:46:56,409 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-01-14 18:46:57,323 - 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'2019-01-14T18:46:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'54b16841-9dbe-43f6-99f4-f57640e4e33a', u'provider:segmentation_id': 40, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_c8634080-406c-4d9a-aaeb-2012960d5f56', u'admin_state_up': True, u'tenant_id': u'cbf77a2584cb4eb5bfcafd6d5b9810ae', u'created_at': u'2019-01-14T18:46:57Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cbf77a2584cb4eb5bfcafd6d5b9810ae'}) 2019-01-14 18:46:59,097 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-14T18:46:58Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.121.2', u'end': u'192.168.121.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.121.0/24', u'id': u'786eef23-d90a-48a3-a994-db353f6a2948', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_c8634080-406c-4d9a-aaeb-2012960d5f56', u'enable_dhcp': True, u'network_id': u'54b16841-9dbe-43f6-99f4-f57640e4e33a', u'tenant_id': u'cbf77a2584cb4eb5bfcafd6d5b9810ae', u'created_at': u'2019-01-14T18:46:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'cbf77a2584cb4eb5bfcafd6d5b9810ae'}) 2019-01-14 18:47:00,631 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'b72952ad-4afd-40e8-a6ee-24b313de6dd2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'629a8dde-faa9-4fa4-8a78-8fcfbe246c2b', u'ip_address': u'172.30.9.202'}]}, u'description': u'', u'tags': [], u'tenant_id': u'cbf77a2584cb4eb5bfcafd6d5b9810ae', u'created_at': u'2019-01-14T18:46:59Z', u'admin_state_up': True, u'updated_at': u'2019-01-14T18:47:00Z', u'revision_number': 2, u'routes': [], u'project_id': u'cbf77a2584cb4eb5bfcafd6d5b9810ae', u'id': u'0eb6ae82-5a6d-40f4-a3f8-1a507a641773', u'name': u'juju_epc-router_c8634080-406c-4d9a-aaeb-2012960d5f56'}) 2019-01-14 18:47:11,619 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/file', 'owner': u'cbf77a2584cb4eb5bfcafd6d5b9810ae', 'id': u'c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6', 'size': 297009152, u'self': u'/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cbf77a2584cb4eb5bfcafd6d5b9810ae', 'name': 'juju_epc-project_c8634080-406c-4d9a-aaeb-2012960d5f56', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T18:47:11Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T18:47:11Z', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'owner_specified.shade.object': u'images/juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', 'properties': {u'self': u'/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56', 'created': u'2019-01-14T18:47:05Z', 'checksum': u'56cea6fd89a03c2b12f0f2004ca9c688', 'created_at': u'2019-01-14T18:47:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_c8634080-406c-4d9a-aaeb-2012960d5f56', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}}) 2019-01-14 18:47:13,074 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6 -s xenial -r regionOne -u http://172.30.9.26:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud and 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud: - oracle-classic added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-01-14 18:47:13,716 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_c8634080-406c-4d9a-aaeb-2012960d5f56', 'ephemeral': 0, 'ram': 2048, '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'35af50fe299141218ecf76b1b87b25ad', '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': 10, 'id': u'946d3b2e-6625-445e-bea7-c31d391ff268', 'swap': 0}) 2019-01-14 18:47:13,739 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-01-14 18:47:13,741 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8081 | | SDN_CONTROLLER_WEBPORT | 8081 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-143 | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | SDN_CONTROLLER_IP | 192.30.9.8 | | NEW_USER_ROLE | Member | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | wmYweBWjc9AQ9nKRrbcQhqXZt | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 18:47:13,749 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-01-14 18:47:13,919 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-01-14 18:47:13,919 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-01-14 18:47:14,069 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2019-01-14 18:47:20,905 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/22f75e21-4652-43ab-ac49-3fd27d4327db/snap', u'metadata': Munch({})})], 'file': u'/v2/images/22f75e21-4652-43ab-ac49-3fd27d4327db/file', 'owner': u'cbf77a2584cb4eb5bfcafd6d5b9810ae', 'id': u'22f75e21-4652-43ab-ac49-3fd27d4327db', 'size': 263717376, u'self': u'/v2/images/22f75e21-4652-43ab-ac49-3fd27d4327db', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cbf77a2584cb4eb5bfcafd6d5b9810ae', 'name': 'juju_epc-project_c8634080-406c-4d9a-aaeb-2012960d5f56', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/22f75e21-4652-43ab-ac49-3fd27d4327db/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T18:47:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-14T18:47:20Z', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c8634080-406c-4d9a-aaeb-2012960d5f56', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', 'properties': {u'self': u'/v2/images/22f75e21-4652-43ab-ac49-3fd27d4327db', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c8634080-406c-4d9a-aaeb-2012960d5f56', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_c8634080-406c-4d9a-aaeb-2012960d5f56', 'created': u'2019-01-14T18:47:16Z', 'checksum': u'1bb230415bf3b405b9b824519afbf1cb', 'created_at': u'2019-01-14T18:47:16Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/22f75e21-4652-43ab-ac49-3fd27d4327db', u'owner_specified.shade.md5': u'1bb230415bf3b405b9b824519afbf1cb', u'owner_specified.shade.object': u'images/juju_epc-img_alt_c8634080-406c-4d9a-aaeb-2012960d5f56', u'owner_specified.shade.sha256': u'a0c99d9db42139305f16e484188c0e8600b3bcf4fd3b3a5f8f367417377b59e5', u'schema': u'/v2/schemas/image'}}) 2019-01-14 18:47:21,134 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 22f75e21-4652-43ab-ac49-3fd27d4327db -s trusty -r regionOne -u http://172.30.9.26:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-01-14 18:47:21,195 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_c8634080-406c-4d9a-aaeb-2012960d5f56', 'ephemeral': 0, 'ram': 4096, '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'35af50fe299141218ecf76b1b87b25ad', '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': 10, 'id': u'49e1b80c-4484-40f1-904b-d19ea75a7478', 'swap': 0}) 2019-01-14 18:47:21,219 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-01-14 19:11:52,854 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Bootstrap: ['timeout', '-t', '3600', 'juju', 'bootstrap', 'abot-epc/regionOne', 'abot-controller', '--agent-version', '2.3.9', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=54b16841-9dbe-43f6-99f4-f57640e4e33a', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug'] 18:47:21 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.7] 18:47:21 DEBUG juju.cmd supercommand.go:57 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.3.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=54b16841-9dbe-43f6-99f4-f57640e4e33a", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 18:47:21 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 18:47:21 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:54b16841-9dbe-43f6-99f4-f57640e4e33a] 18:47:21 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 18:47:21 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[container-inherit-properties: apt-no-proxy: firewall-mode:instance provisioner-harvest-mode:destroyed name:controller ssl-hostname-verification:false development:false network:54b16841-9dbe-43f6-99f4-f57640e4e33a net-bond-reconfigure-delay:17 image-metadata-url: default-series:xenial ignore-machine-addresses:false enable-os-upgrade:true update-status-hook-interval:5m egress-subnets: uuid:437d1afd-96eb-4872-81ba-928f8d60187d apt-mirror: logging-config: logforward-enabled:false max-status-history-size:5G agent-metadata-url: external-network: max-status-history-age:336h apt-http-proxy: image-stream:released use-floating-ip:true disable-network-management:false http-proxy: resource-tags: transmit-vendor-metrics:true fan-config: max-action-results-age:336h policy-target-group: container-networking-method: use-openstack-gbp:false max-action-results-size:5G type:openstack use-default-secgroup:true test-mode:false agent-stream:released proxy-ssh:false apt-ftp-proxy: apt-https-proxy: container-image-metadata-url: https-proxy: no-proxy:127.0.0.1,localhost,::1 ftp-proxy: automatically-retry-hooks:true container-image-stream:released cloudinit-userdata: enable-os-refresh-update:true authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv6Nyou2lIsWPmiwccMoyWsxBRRGYfP0N+Rfc/Wi3kfjLzvktmC/C4KEIxhcRnfzR2zgCToURirqqxmGxPzwfcTc8aiPK2sKYWnEjd5jp9jWB0hBvkYE5jVu3HiMi86W3CgdIemsLn8leY7Ux9M9TsPylVOB/FUoFKyyMa5+63tVIYr12dP7ECUfw+c4mN0k/8KwWtVR4n8dPGpbi0wbCW6BKzhIpxFjw8tvQsd4J9xDFctUJQcXxbkP1X8GyhOeZqrVarbbDnYDPI4GotUAgdR0UHnBE8QbjlDnnibM41Er1A0vAL6Rai1O/IeJZuhvjAQlIqewnUyBO4jaCuFfh5 juju-client-key ] 18:47:21 INFO juju.provider.openstack provider.go:145 opening model "controller" 18:47:21 DEBUG goose client.go:511 auth details: &{Token:gAAAAABcPNk5svh6q1p9b2Ae4W4r0WadBIyxrr2ndYNMrP4y22ELXY-w4dtbQ2170Mc77pvKRbRWqNYk7HUFMm__tTFgoCVUOn6oNGFv1me6ZOqHH2wmj8_Xq-MAznmsDpqjsdwzHNJBccN2XbscKgM4JzzNvIQBwLEJiEBq-JIC1knvkpqozZc TenantId:cbf77a2584cb4eb5bfcafd6d5b9810ae UserId:935a7bacd09944b9a62c1de07a5e8135 Domain: RegionServiceURLs:map[regionOne:map[volumev2:http://172.30.9.26:8776/v2/cbf77a2584cb4eb5bfcafd6d5b9810ae alarming:http://172.30.9.26:8042 volumev3:http://172.30.9.26:8776/v3/cbf77a2584cb4eb5bfcafd6d5b9810ae orchestration:http://172.30.9.26:8004/v1/cbf77a2584cb4eb5bfcafd6d5b9810ae network:http://172.30.9.26:9696 metric:http://172.30.9.26:8041 cloudformation:http://172.30.9.26:8000/v1 event:http://172.30.9.26:8977 compute:http://172.30.9.26:8774/v2.1 identity:http://172.30.9.26:5000 object-store:http://172.30.9.26:8080/v1/AUTH_cbf77a2584cb4eb5bfcafd6d5b9810ae placement:http://172.30.9.26:8778/placement image:http://172.30.9.26:9292 volume:http://172.30.9.26:8776/v1/cbf77a2584cb4eb5bfcafd6d5b9810ae]]} 18:47:21 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 18:47:21 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.26:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.26:8774/v2.1/ Rel:self}] Status:CURRENT}] 18:47:22 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 18:47:22 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 18:47:22 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 18:47:22 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 18:47:22 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 18:47:22 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 18:47:22 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 18:47:22 INFO cmd bootstrap.go:233 Loading image metadata 18:47:22 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 18:47:22 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 18:47:22 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 18:47:22 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.26:5000/v3} [precise win2012hv win2016 win10 xenial vivid yakkety zesty artful win2012hvr2 win7 win2012 centos7 win2016nano opensuseleap raring saucy wily bionic win2016hv quantal win2008r2 win2012r2 trusty utopic win8 win81 genericlinux] [amd64 i386 armhf arm64 ppc64el s390x] released}} 18:47:22 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 18:47:24 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 18:47:25 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.26:5000/v3} not found 18:47:25 DEBUG juju.environs.bootstrap bootstrap.go:616 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.26:5000/v3} not found 18:47:25 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 18:47:25 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 18:47:25 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 18:47:25 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 18:47:25 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 18:47:25 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 18:47:25 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 18:47:25 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 18:47:25 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 18:47:25 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 18:47:28 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 18:47:28 INFO cmd bootstrap.go:389 Starting new instance for initial controller 18:47:28 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 18:47:28 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 18:47:28 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6 Arch:amd64 VirtType:}] 18:47:28 INFO juju.environs.instances image.go:106 find instance - using image with id: c16bb1d9-c6d4-4f40-a13b-5348efd0e7e6 18:47:28 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 18:47:28 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 18:47:28 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2487 bytes 18:47:28 DEBUG juju.provider.openstack provider.go:1005 using network id "54b16841-9dbe-43f6-99f4-f57640e4e33a" 18:47:28 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.26:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" has status BUILD, wait 10 seconds before retry, attempt 11 18:49:38 INFO juju.provider.openstack provider.go:1175 started instance "cc87efb0-9c7c-4a3b-9c18-da04ac7793c9" 18:49:38 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 18:49:39 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.209 18:49:39 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.209 18:49:43 INFO cmd bootstrap.go:225 - cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 (arch=amd64 mem=2G cores=1) 18:49:43 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 18:49:43 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 18:49:43 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 18:49:45 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 18:49:45 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 18:49:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 Attempting to connect to 172.30.9.209:22 Attempting to connect to 192.168.121.8:22 18:49:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:49:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:49:56 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:49:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:50:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:17 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:50:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:26 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:50:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:36 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:50:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:46 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:50:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:50:56 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:50:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:51:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:51:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:26 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:51:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:51:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:51:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 18:51:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:51:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:52:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:52:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:17 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:52:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:52:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:52:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:52:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:52:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:53:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:53:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:17 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:53:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:53:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:53:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:46 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:53:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:53:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:53:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:06 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 18:54:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:08 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:54:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:54:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:26 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:54:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:36 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:54:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:54:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:54:56 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:54:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:06 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:55:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:55:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:55:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:36 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:55:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:46 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:55:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:55:56 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:55:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:56:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:56:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:18 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 18:56:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:26 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:56:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:56:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:46 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:56:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:56:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:56:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:06 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:57:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:57:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:57:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:36 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:57:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:57:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:57:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:57:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:58:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:17 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:58:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:58:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:31 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 18:58:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:58:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:58:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:58:56 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:58:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:59:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:59:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:26 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:59:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:59:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:46 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:59:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 18:59:56 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 18:59:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:00:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:00:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:26 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:00:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:00:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 19:00:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:00:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:00:56 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:00:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:01:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:01:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:01:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:01:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:01:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:01:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:01:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:02:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:12 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:17 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:02:17 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:02:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:36 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:02:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:46 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:02:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:02:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 19:02:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:02:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:06 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:03:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:13 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:03:18 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:03:28 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:36 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:03:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:03:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:03:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:03:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:04:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:13 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:17 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:04:18 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:04:28 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:04:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:46 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:04:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:04:56 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:04:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:06 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:05:07 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 19:05:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:13 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:17 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:05:18 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:05:28 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:05:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:46 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:05:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:05:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:05:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:06:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:13 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:06:18 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:06:28 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:36 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:06:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:06:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:06:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:06:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:07:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:13 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:16 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:07:18 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 19:07:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:07:28 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:07:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:47 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:07:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:07:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:07:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:06 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:08:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:13 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:17 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:08:18 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:08:28 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:08:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:46 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:08:48 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:53 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:08:57 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:08:58 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:09:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:09:07 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:09:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:09:13 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:09:17 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:09:18 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:09:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:09:27 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:09:28 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:09:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 19:09:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:09:37 DEBUG juju.provider.openstack provider.go:417 instance cc87efb0-9c7c-4a3b-9c18-da04ac7793c9 has floating IP address: 172.30.9.209 19:09:38 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:09:43 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 19:11:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Operation timed out 19:11:44 ERROR juju.cmd.juju.commands bootstrap.go:528 failed to bootstrap model: waited for 20m0s without being able to connect: ssh: connect to host 172.30.9.209 port 22: Operation timed out 19:11:44 DEBUG juju.cmd.juju.commands bootstrap.go:529 (error details: [{github.com/juju/juju/cmd/juju/commands/bootstrap.go:620: failed to bootstrap model} {waited for 20m0s without being able to connect: ssh: connect to host 172.30.9.209 port 22: Operation timed out}]) 19:11:44 DEBUG juju.cmd.juju.commands bootstrap.go:1126 cleaning up after failed bootstrap 19:11:44 INFO juju.provider.common destroy.go:20 destroying model "controller" 19:11:44 INFO juju.provider.common destroy.go:31 destroying instances 19:11:48 DEBUG juju.provider.openstack provider.go:1296 terminating instances [cc87efb0-9c7c-4a3b-9c18-da04ac7793c9] 19:11:49 DEBUG juju.provider.openstack firewaller.go:298 deleting security group "juju-0266db00-f141-4ddd-8e9a-43866425837f-437d1afd-96eb-4872-81ba-928f8d60187d-0" 19:11:50 INFO juju.provider.common destroy.go:55 destroying storage 19:11:50 DEBUG juju.provider.openstack cinder.go:115 volume URL: http://172.30.9.26:8776/v2/cbf77a2584cb4eb5bfcafd6d5b9810ae 19:11:51 DEBUG juju.provider.openstack firewaller.go:298 deleting security group "juju-0266db00-f141-4ddd-8e9a-43866425837f-437d1afd-96eb-4872-81ba-928f8d60187d" 19:11:52 INFO cmd supercommand.go:465 command finished 2019-01-14 19:11:52,983 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-14 19:11:52,984 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 24:56 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-14 19:11:53,159 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju Cleanup: ['juju', 'debug-log', '--replay', '--no-tail'] ERROR No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". 2019-01-14 19:12:07,574 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2019-01-14 19:12:07,575 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 05:40 | FAIL | | cloudify_ims | functest | vnf | 05:36 | FAIL | | heat_ims | functest | vnf | 35:45 | FAIL | | vyos_vrouter | functest | vnf | 05:38 | FAIL | | juju_epc | functest | vnf | 24:56 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2019-01-14 19:12:07,581 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-14 19:12:10,650 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-143 | | 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-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 19:12:10,653 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QBByFeG7xBsMpyFxkXaHWCNPq export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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 OS_PROJECT_ID=35af50fe299141218ecf76b1b87b25ad export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=wmYweBWjc9AQ9nKRrbcQhqXZt export OS_REGION_NAME=regionOne 2019-01-14 19:12:10,653 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2019-01-14 19:12:10,660 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-01-14 19:12:12,619 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'd8226ccb063b4a03beac5388770ee6f7', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_full-project_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1'}) 2019-01-14 19:12:13,002 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0f14cd9f9a0b492bb7b8ebf02ee36852', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1'}) 2019-01-14 19:12:14,060 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'd8226ccb063b4a03beac5388770ee6f7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5ca9347a-ac2e-45f3-8781-f02131a94e7b', 'username': u'tempest_full-user_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 19:12:14,064 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', 'password': '5ca9347a-ac2e-45f3-8781-f02131a94e7b', 'project_name': 'tempest_full-project_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': 'd8226ccb063b4a03beac5388770ee6f7', 'project_domain_name': 'Default'} 2019-01-14 19:12:15,358 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 19:12:20,171 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fa0836a6-a424-4f70-9ddf-66a7c2b5bb01 | 2019-01-14T19:12:19.845252 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fa0836a6-a424-4f70-9ddf-66a7c2b5bb01 ~/.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 2019-01-14 19:12:23,175 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | 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 | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-01-14 19:12:23,940 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 19:12:28,397 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=d30b7d4f-e805-4050-bd4b-c3b1b142388c) as the default verifier for the future CLI operations. 2019-01-14 19:12:30,597 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-01-14 19:12:34,197 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/file', 'owner': u'd8226ccb063b4a03beac5388770ee6f7', 'id': u'8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7', 'size': 12716032, u'self': u'/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd8226ccb063b4a03beac5388770ee6f7', 'name': 'tempest_full-project_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T19:12:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T19:12:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', 'created': u'2019-01-14T19:12:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T19:12:31Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8ab5db00-ecfe-4639-9a7e-5d6f0f61cee7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 19:12:34,423 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', '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'35af50fe299141218ecf76b1b87b25ad', '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'e90c7c74-b6d7-4e43-bf40-98107543f855', 'swap': 0}) 2019-01-14 19:12:37,553 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e/file', 'owner': u'd8226ccb063b4a03beac5388770ee6f7', 'id': u'fcdfd296-d465-46d8-9892-cc724c8a9c3e', 'size': 12716032, u'self': u'/v2/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd8226ccb063b4a03beac5388770ee6f7', 'name': 'tempest_full-project_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T19:12:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T19:12:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', 'created': u'2019-01-14T19:12:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T19:12:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/fcdfd296-d465-46d8-9892-cc724c8a9c3e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 19:12:37,596 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', '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'35af50fe299141218ecf76b1b87b25ad', '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'c50f11b4-2c3f-44a4-8ab9-5584fca1e3ee', 'swap': 0}) 2019-01-14 19:12:37,620 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_bb3d4b41-6864-43e2-95c9-7bfbad79c2b1', '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'35af50fe299141218ecf76b1b87b25ad', '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'c50f11b4-2c3f-44a4-8ab9-5584fca1e3ee', 'swap': 0}) 2019-01-14 19:12:40,717 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 19:12:40,718 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 19:12:40,718 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 19:12:40,721 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 19:12:40,735 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-14 19:12:42,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d30b7d4f-e805-4050-bd4b-c3b1b142388c/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-01-14 19:12:42,624 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 19:12:42,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', '--concurrency=4']'. 2019-01-14 19:12:51,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:51.056 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.237s] 2019-01-14 19:12:51,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:51.152 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.096s] 2019-01-14 19:12:51,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:51.206 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.440s] 2019-01-14 19:12:51,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:51.374 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.486s] 2019-01-14 19:12:51,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:51.426 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.220s] 2019-01-14 19:12:51,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:51.595 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.168s] 2019-01-14 19:12:51,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:51.769 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.173s] 2019-01-14 19:12:51,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:51.829 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.455s] 2019-01-14 19:12:51,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:51.852 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.083s] 2019-01-14 19:12:52,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.007 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.177s] 2019-01-14 19:12:52,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.016 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.009s] 2019-01-14 19:12:52,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.027 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.010s] 2019-01-14 19:12:52,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.035 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.008s] 2019-01-14 19:12:52,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.320 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.284s] 2019-01-14 19:12:52,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.523 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.203s] 2019-01-14 19:12:52,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.571 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.048s] 2019-01-14 19:12:52,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.782 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.210s] 2019-01-14 19:12:52,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.810 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.028s] 2019-01-14 19:12:52,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:52.820 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.009s] 2019-01-14 19:12:53,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:53.314 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.493s] 2019-01-14 19:12:53,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:53.767 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.454s] 2019-01-14 19:12:57,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:57.971 36 INFO opnfv-tempest [-] {3} 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]. 2019-01-14 19:12:57,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:12:57.972 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2019-01-14 19:13:01,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:01.814 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.163s] 2019-01-14 19:13:01,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:01.980 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.167s] 2019-01-14 19:13:02,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:02.498 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.517s] 2019-01-14 19:13:02,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:02.507 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.469s] 2019-01-14 19:13:02,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:02.561 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.053s] 2019-01-14 19:13:03,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:03.016 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.454s] 2019-01-14 19:13:03,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:03.213 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.714s] 2019-01-14 19:13:03,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:03.531 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.319s] 2019-01-14 19:13:11,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:11.268 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.143s] 2019-01-14 19:13:12,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.698 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.204s] 2019-01-14 19:13:12,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.708 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.009s] 2019-01-14 19:13:12,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.724 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.016s] 2019-01-14 19:13:12,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.734 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.010s] 2019-01-14 19:13:12,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.749 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.014s] 2019-01-14 19:13:12,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.758 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.009s] 2019-01-14 19:13:12,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.782 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.024s] 2019-01-14 19:13:12,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.791 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.008s] 2019-01-14 19:13:12,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.809 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.018s] 2019-01-14 19:13:12,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.821 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.012s] 2019-01-14 19:13:12,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.834 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.012s] 2019-01-14 19:13:12,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.844 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.010s] 2019-01-14 19:13:12,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.858 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.013s] 2019-01-14 19:13:12,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:12.876 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.018s] 2019-01-14 19:13:15,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:15.639 36 INFO opnfv-tempest [-] {3} 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]. 2019-01-14 19:13:16,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:16.491 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [16.414s] 2019-01-14 19:13:16,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:16.774 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [0.286s] 2019-01-14 19:13:17,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:17.079 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [0.304s] 2019-01-14 19:13:17,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:17.591 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [0.511s] 2019-01-14 19:13:17,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:17.766 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.174s] 2019-01-14 19:13:18,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:18.039 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.272s] 2019-01-14 19:13:18,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:18.379 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.339s] 2019-01-14 19:13:19,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:19.338 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.959s] 2019-01-14 19:13:19,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:19.599 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.262s] 2019-01-14 19:13:21,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:21.390 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.269s] 2019-01-14 19:13:21,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:21.476 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.087s] 2019-01-14 19:13:23,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:23.722 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2019-01-14 19:13:27,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:27.845 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.107s] 2019-01-14 19:13:30,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:30.042 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [1.627s] 2019-01-14 19:13:30,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:30.248 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.206s] 2019-01-14 19:13:32,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:32.617 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [2.367s] 2019-01-14 19:13:34,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:34.194 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.578s] 2019-01-14 19:13:43,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:43.232 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [8.351s] 2019-01-14 19:13:44,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:44.367 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [4.009s] 2019-01-14 19:13:47,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:47.361 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [2.992s] 2019-01-14 19:13:50,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:50.635 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [7.402s] 2019-01-14 19:13:51,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:51.001 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [27.273s] 2019-01-14 19:13:51,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:51.152 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [3.789s] 2019-01-14 19:13:51,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:51.154 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2019-01-14 19:13:51,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:51.156 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2019-01-14 19:13:51,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:51.165 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.012s] 2019-01-14 19:13:54,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:54.543 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2019-01-14 19:13:58,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:58.310 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.225s] 2019-01-14 19:13:58,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:58.429 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.118s] 2019-01-14 19:13:58,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:58.503 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.074s] 2019-01-14 19:13:58,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:58.603 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.099s] 2019-01-14 19:13:58,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:58.706 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.103s] 2019-01-14 19:13:59,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:59.053 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.346s] 2019-01-14 19:13:59,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:59.236 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.182s] 2019-01-14 19:13:59,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:59.679 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.440s] 2019-01-14 19:13:59,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:13:59.896 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.219s] 2019-01-14 19:14:00,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:00.022 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.126s] 2019-01-14 19:14:06,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:06.380 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.222s] 2019-01-14 19:14:06,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:06.419 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.039s] 2019-01-14 19:14:06,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:06.457 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.038s] 2019-01-14 19:14:06,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:06.545 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.087s] 2019-01-14 19:14:06,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:06.668 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.123s] 2019-01-14 19:14:12,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:12.859 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [14.724s] 2019-01-14 19:14:13,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:13.149 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.189s] 2019-01-14 19:14:13,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:13.159 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.009s] 2019-01-14 19:14:13,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:13.167 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.008s] 2019-01-14 19:14:13,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:13.384 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.216s] 2019-01-14 19:14:13,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:13.392 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.009s] 2019-01-14 19:14:13,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:13.433 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.040s] 2019-01-14 19:14:13,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:13.442 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.009s] 2019-01-14 19:14:20,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:20.304 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.191s] 2019-01-14 19:14:20,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:20.325 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.021s] 2019-01-14 19:14:20,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:20.580 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [29.575s] 2019-01-14 19:14:20,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:20.581 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2019-01-14 19:14:26,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:26.341 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [7.611s] 2019-01-14 19:14:27,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:27.464 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.180s] 2019-01-14 19:14:27,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:27.659 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.195s] 2019-01-14 19:14:31,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:31.438 36 INFO opnfv-tempest [-] {1} 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]. 2019-01-14 19:14:31,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:31.596 36 INFO opnfv-tempest [-] {2} 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]. 2019-01-14 19:14:36,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:36.765 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.093s] 2019-01-14 19:14:37,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:37.202 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.437s] 2019-01-14 19:14:40,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:40.624 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [5.914s] 2019-01-14 19:14:49,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:49.382 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.204s] 2019-01-14 19:14:49,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:49.419 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.037s] 2019-01-14 19:14:49,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:49.622 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.203s] 2019-01-14 19:14:54,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:54.100 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2019-01-14 19:14:55,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:14:55.402 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.210s] 2019-01-14 19:15:02,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:02.375 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [6.969s] 2019-01-14 19:15:02,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:02.383 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.011s] 2019-01-14 19:15:02,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:02.592 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.207s] 2019-01-14 19:15:02,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:02.602 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.010s] 2019-01-14 19:15:03,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:03.107 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.503s] 2019-01-14 19:15:03,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:03.516 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.408s] 2019-01-14 19:15:13,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:13.128 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.265s] 2019-01-14 19:15:13,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:13.223 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.094s] 2019-01-14 19:15:13,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:13.326 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.103s] 2019-01-14 19:15:13,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:13.436 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.111s] 2019-01-14 19:15:15,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:15.706 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [19.598s] 2019-01-14 19:15:16,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:16.644 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_volume_swap.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2019-01-14 19:15:37,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:37.596 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [62.597s] 2019-01-14 19:15:37,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:37.618 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.027s] 2019-01-14 19:15:50,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:50.680 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [15.033s] 2019-01-14 19:15:50,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:50.690 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.011s] 2019-01-14 19:15:50,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:50.997 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.307s] 2019-01-14 19:15:51,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:15:51.208 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.211s] 2019-01-14 19:16:20,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:20.976 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [65.256s] 2019-01-14 19:16:23,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:23.798 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [4.957s] 2019-01-14 19:16:23,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:23.905 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.107s] 2019-01-14 19:16:24,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:24.604 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.699s] 2019-01-14 19:16:34,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:34.779 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [13.802s] 2019-01-14 19:16:35,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:35.994 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... fail [211.678s] 2019-01-14 19:16:37,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:37.629 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [59.993s] 2019-01-14 19:16:42,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:42.451 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [7.673s] 2019-01-14 19:16:47,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:47.508 36 INFO opnfv-tempest [-] {3} 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]. 2019-01-14 19:16:49,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:49.694 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.141s] 2019-01-14 19:16:49,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:49.704 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [8.484s] 2019-01-14 19:16:49,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:49.727 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.026s] 2019-01-14 19:16:49,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:49.743 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.015s] 2019-01-14 19:16:49,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:49.753 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.010s] 2019-01-14 19:16:49,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:49.760 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.007s] 2019-01-14 19:16:50,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:50.240 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.478s] 2019-01-14 19:16:50,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:50.665 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.425s] 2019-01-14 19:16:51,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:51.029 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.363s] 2019-01-14 19:16:51,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:51.421 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.391s] 2019-01-14 19:16:51,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:51.621 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.200s] 2019-01-14 19:16:56,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:56.600 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [2.371s] 2019-01-14 19:16:56,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:56.970 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.563s] 2019-01-14 19:16:59,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:59.426 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.020s] 2019-01-14 19:16:59,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:16:59.555 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.130s] 2019-01-14 19:17:01,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:01.292 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.590s] 2019-01-14 19:17:01,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:01.691 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.398s] 2019-01-14 19:17:02,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:02.034 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.343s] 2019-01-14 19:17:02,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:02.922 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.887s] 2019-01-14 19:17:03,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:03.448 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.613s] 2019-01-14 19:17:03,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:03.456 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.008s] 2019-01-14 19:17:05,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:05.036 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.579s] 2019-01-14 19:17:05,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:05.039 36 INFO opnfv-tempest [-] {3} 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 2019-01-14 19:17:05,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:05.043 36 INFO opnfv-tempest [-] {3} 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. 2019-01-14 19:17:05,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:05.045 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2019-01-14 19:17:05,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:05.255 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.216s] 2019-01-14 19:17:05,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:05.615 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.358s] 2019-01-14 19:17:05,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:05.617 36 INFO opnfv-tempest [-] {3} 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 2019-01-14 19:17:05,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:05.618 36 INFO opnfv-tempest [-] {3} 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 2019-01-14 19:17:05,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:05.619 36 INFO opnfv-tempest [-] {3} 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 2019-01-14 19:17:07,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:07.461 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.196s] 2019-01-14 19:17:07,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:07.471 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.010s] 2019-01-14 19:17:07,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:07.534 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.062s] 2019-01-14 19:17:07,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:07.577 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.042s] 2019-01-14 19:17:07,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:07.594 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.018s] 2019-01-14 19:17:07,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:07.607 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.012s] 2019-01-14 19:17:07,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:07.617 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.010s] 2019-01-14 19:17:08,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:08.422 36 INFO opnfv-tempest [-] {3} 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]. 2019-01-14 19:17:10,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:10.770 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.403s] 2019-01-14 19:17:11,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:11.788 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [1.017s] 2019-01-14 19:17:13,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:13.712 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [1.923s] 2019-01-14 19:17:13,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:13.889 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.218s] 2019-01-14 19:17:13,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:13.930 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.041s] 2019-01-14 19:17:13,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:13.990 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.059s] 2019-01-14 19:17:14,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:14.013 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.023s] 2019-01-14 19:17:14,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:14.210 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.196s] 2019-01-14 19:17:16,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:16.010 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.048s] 2019-01-14 19:17:16,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:16.025 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.015s] 2019-01-14 19:17:16,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:16.548 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [2.835s] 2019-01-14 19:17:20,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:20.150 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.602s] 2019-01-14 19:17:20,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:20.833 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.327s] 2019-01-14 19:17:20,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:20.848 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.015s] 2019-01-14 19:17:20,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:20.885 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.037s] 2019-01-14 19:17:20,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:20.901 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.016s] 2019-01-14 19:17:23,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:23.965 36 INFO opnfv-tempest [-] {0} 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]. 2019-01-14 19:17:29,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:29.518 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [7.888s] 2019-01-14 19:17:33,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:33.850 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [6.552s] 2019-01-14 19:17:37,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:37.766 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [8.248s] 2019-01-14 19:17:45,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:45.282 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [11.429s] 2019-01-14 19:17:46,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:46.089 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [68.446s] 2019-01-14 19:17:55,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:55.944 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.045s] 2019-01-14 19:17:55,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:55.954 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.011s] 2019-01-14 19:17:57,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:17:57.077 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.800s] 2019-01-14 19:18:00,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:00.519 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2019-01-14 19:18:04,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:04.265 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.287s] 2019-01-14 19:18:04,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:04.361 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.095s] 2019-01-14 19:18:04,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:04.401 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.040s] 2019-01-14 19:18:04,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:04.446 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.045s] 2019-01-14 19:18:09,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:09.808 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.369s] 2019-01-14 19:18:10,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:10.001 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.193s] 2019-01-14 19:18:10,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:10.226 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.225s] 2019-01-14 19:18:10,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:10.548 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.322s] 2019-01-14 19:18:10,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:10.904 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.355s] 2019-01-14 19:18:11,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:11.140 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.183s] 2019-01-14 19:18:11,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:11.152 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.012s] 2019-01-14 19:18:11,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:11.251 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.347s] 2019-01-14 19:18:11,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:11.348 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.196s] 2019-01-14 19:18:11,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:11.732 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.480s] 2019-01-14 19:18:24,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:24.062 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.428s] 2019-01-14 19:18:24,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:24.082 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.021s] 2019-01-14 19:18:24,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:24.099 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.017s] 2019-01-14 19:18:24,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:24.608 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.507s] 2019-01-14 19:18:26,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:26.189 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.578s] 2019-01-14 19:18:26,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:26.205 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.018s] 2019-01-14 19:18:26,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:26.223 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.017s] 2019-01-14 19:18:26,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:26.234 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.011s] 2019-01-14 19:18:26,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:26.245 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.010s] 2019-01-14 19:18:26,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:26.262 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.017s] 2019-01-14 19:18:26,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:26.273 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.011s] 2019-01-14 19:18:26,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:26.287 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.013s] 2019-01-14 19:18:29,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:29.530 36 INFO opnfv-tempest [-] {3} 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]. 2019-01-14 19:18:33,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:33.334 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [9.988s] 2019-01-14 19:18:34,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:34.479 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [1.147s] 2019-01-14 19:18:40,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:40.047 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.675s] 2019-01-14 19:18:40,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:40.366 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.320s] 2019-01-14 19:18:42,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:42.243 36 INFO opnfv-tempest [-] {0} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2019-01-14 19:18:53,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:53.798 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [67.696s] 2019-01-14 19:18:56,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:18:56.358 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [8.956s] 2019-01-14 19:19:02,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:02.855 36 INFO opnfv-tempest [-] {2} 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]. 2019-01-14 19:19:03,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:03.719 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [2.111s] 2019-01-14 19:19:06,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:06.891 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:19:11,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:11.381 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.359s] 2019-01-14 19:19:11,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:11.851 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.470s] 2019-01-14 19:19:20,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:20.777 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [6.218s] 2019-01-14 19:19:21,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:21.033 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.258s] 2019-01-14 19:19:21,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:21.782 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.747s] 2019-01-14 19:19:21,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:21.944 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [2.859s] 2019-01-14 19:19:22,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:22.163 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.380s] 2019-01-14 19:19:22,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:22.190 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.027s] 2019-01-14 19:19:22,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:22.705 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.514s] 2019-01-14 19:19:23,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:23.244 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.538s] 2019-01-14 19:19:24,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:24.704 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [20.890s] 2019-01-14 19:19:30,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:30.171 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.486s] 2019-01-14 19:19:30,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:30.490 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [5.790s] 2019-01-14 19:19:30,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:30.493 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.322s] 2019-01-14 19:19:34,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:34.083 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.586s] 2019-01-14 19:19:34,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:34.866 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.784s] 2019-01-14 19:19:36,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:36.221 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.354s] 2019-01-14 19:19:44,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:44.357 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.480s] 2019-01-14 19:19:44,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:44.955 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.598s] 2019-01-14 19:19:45,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:45.650 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [0.694s] 2019-01-14 19:19:46,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:46.351 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [0.700s] 2019-01-14 19:19:47,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:47.752 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.400s] 2019-01-14 19:19:49,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:49.045 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.293s] 2019-01-14 19:19:51,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:51.725 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.405s] 2019-01-14 19:19:51,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:51.928 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.203s] 2019-01-14 19:19:58,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:58.073 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.099s] 2019-01-14 19:19:58,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:58.217 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.144s] 2019-01-14 19:19:58,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:58.321 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.103s] 2019-01-14 19:19:58,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:58.417 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.096s] 2019-01-14 19:19:58,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:19:58.514 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.096s] 2019-01-14 19:20:02,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:02.966 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.933s] 2019-01-14 19:20:03,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:03.729 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.763s] 2019-01-14 19:20:04,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:04.351 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.621s] 2019-01-14 19:20:06,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:06.854 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.749s] 2019-01-14 19:20:07,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:07.329 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.475s] 2019-01-14 19:20:07,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:07.805 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.475s] 2019-01-14 19:20:08,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:08.199 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.394s] 2019-01-14 19:20:15,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:15.274 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.199s] 2019-01-14 19:20:15,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:15.821 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.546s] 2019-01-14 19:20:15,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:15.895 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.074s] 2019-01-14 19:20:16,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:16.178 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.283s] 2019-01-14 19:20:21,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:21.270 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.111s] 2019-01-14 19:20:25,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:25.968 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [15.289s] 2019-01-14 19:20:26,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:26.894 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [0.929s] 2019-01-14 19:20:27,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:27.022 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.919s] 2019-01-14 19:20:32,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:32.622 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.726s] 2019-01-14 19:20:32,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:32.784 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2019-01-14 19:20:32,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:32.785 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2019-01-14 19:20:39,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:39.096 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.311s] 2019-01-14 19:20:40,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:40.573 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2019-01-14 19:20:40,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:40.575 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2019-01-14 19:20:40,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:40.576 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2019-01-14 19:20:44,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:44.892 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [2.331s] 2019-01-14 19:20:45,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:45.453 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.562s] 2019-01-14 19:20:47,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:47.334 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.880s] 2019-01-14 19:20:48,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:48.325 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.990s] 2019-01-14 19:20:52,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:52.299 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [19.671s] 2019-01-14 19:20:53,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:53.078 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.785s] 2019-01-14 19:20:55,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:20:55.729 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [92.458s] 2019-01-14 19:21:01,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:01.087 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [5.360s] 2019-01-14 19:21:02,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:02.065 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [0.981s] 2019-01-14 19:21:04,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:03.999 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.010s] 2019-01-14 19:21:04,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:04.196 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.197s] 2019-01-14 19:21:04,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:04.610 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.414s] 2019-01-14 19:21:04,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:04.821 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.210s] 2019-01-14 19:21:04,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:04.855 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.034s] 2019-01-14 19:21:04,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:04.888 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.033s] 2019-01-14 19:21:05,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:05.104 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.215s] 2019-01-14 19:21:05,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:05.136 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.032s] 2019-01-14 19:21:05,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:05.358 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.221s] 2019-01-14 19:21:05,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:05.398 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.040s] 2019-01-14 19:21:05,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:05.444 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.045s] 2019-01-14 19:21:05,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:05.488 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.043s] 2019-01-14 19:21:05,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:05.707 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.219s] 2019-01-14 19:21:05,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:05.751 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.043s] 2019-01-14 19:21:05,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:05.790 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.039s] 2019-01-14 19:21:07,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:07.810 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... fail [186.168s] 2019-01-14 19:21:07,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:07.871 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.069s] 2019-01-14 19:21:08,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:08.435 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.564s] 2019-01-14 19:21:15,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:15.371 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.142s] 2019-01-14 19:21:17,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:17.673 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [0.957s] 2019-01-14 19:21:18,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:18.572 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [0.898s] 2019-01-14 19:21:25,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:25.424 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [1.833s] 2019-01-14 19:21:26,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:26.404 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.980s] 2019-01-14 19:21:27,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:27.380 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.976s] 2019-01-14 19:21:29,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:29.482 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [8.311s] 2019-01-14 19:21:32,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:32.618 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [1.537s] 2019-01-14 19:21:37,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:37.344 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [7.858s] 2019-01-14 19:21:37,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:37.346 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2019-01-14 19:21:37,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:37.347 36 INFO opnfv-tempest [-] {2} 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. 2019-01-14 19:21:37,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:37.348 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2019-01-14 19:21:37,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:37.775 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [1.573s] 2019-01-14 19:21:39,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:39.332 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [23.957s] 2019-01-14 19:21:41,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:41.613 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.184s] 2019-01-14 19:21:41,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:41.789 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.175s] 2019-01-14 19:21:41,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:41.978 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.189s] 2019-01-14 19:21:42,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:42.178 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.199s] 2019-01-14 19:21:42,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:42.364 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.186s] 2019-01-14 19:21:42,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:42.554 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.189s] 2019-01-14 19:21:42,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:42.562 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.007s] 2019-01-14 19:21:42,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:42.768 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.206s] 2019-01-14 19:21:42,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:42.776 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.007s] 2019-01-14 19:21:42,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:42.964 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.187s] 2019-01-14 19:21:47,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:47.469 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.673s] 2019-01-14 19:21:47,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:47.665 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.196s] 2019-01-14 19:21:49,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:49.814 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.133s] 2019-01-14 19:21:49,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:49.976 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.161s] 2019-01-14 19:21:50,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:50.015 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.039s] 2019-01-14 19:21:50,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:50.055 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.040s] 2019-01-14 19:21:50,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:50.081 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.026s] 2019-01-14 19:21:50,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:50.124 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.042s] 2019-01-14 19:21:50,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:50.163 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.039s] 2019-01-14 19:21:50,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:50.207 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.044s] 2019-01-14 19:21:50,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:50.225 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.018s] 2019-01-14 19:21:50,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:50.282 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.057s] 2019-01-14 19:21:50,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:50.334 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.051s] 2019-01-14 19:21:54,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:54.188 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.202s] 2019-01-14 19:21:54,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:54.409 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.221s] 2019-01-14 19:21:54,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:54.602 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.193s] 2019-01-14 19:21:54,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:54.954 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.351s] 2019-01-14 19:21:55,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:55.160 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.206s] 2019-01-14 19:21:58,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:21:58.374 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [3.771s] 2019-01-14 19:22:03,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:03.888 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [24.555s] 2019-01-14 19:22:07,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:07.801 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [3.372s] 2019-01-14 19:22:08,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:08.034 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.236s] 2019-01-14 19:22:08,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:08.440 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.405s] 2019-01-14 19:22:16,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:16.424 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [7.603s] 2019-01-14 19:22:20,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:20.673 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [4.248s] 2019-01-14 19:22:25,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:25.594 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [2.462s] 2019-01-14 19:22:32,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:32.482 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [6.886s] 2019-01-14 19:22:33,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:33.504 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [29.615s] 2019-01-14 19:22:34,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:34.201 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.720s] 2019-01-14 19:22:35,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:35.816 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.615s] 2019-01-14 19:22:38,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:38.598 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.782s] 2019-01-14 19:22:39,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:39.108 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.576s] 2019-01-14 19:22:42,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:42.149 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: L3 Agent Scheduler Extension not enabled. 2019-01-14 19:22:48,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:48.869 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.251s] 2019-01-14 19:22:49,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:49.496 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [2.692s] 2019-01-14 19:22:52,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:52.171 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [2.673s] 2019-01-14 19:22:53,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:53.586 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.416s] 2019-01-14 19:22:55,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:55.870 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.284s] 2019-01-14 19:22:57,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:22:57.284 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [4.557s] 2019-01-14 19:23:00,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:00.590 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [3.306s] 2019-01-14 19:23:02,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:02.829 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [2.239s] 2019-01-14 19:23:04,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:04.787 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [1.695s] 2019-01-14 19:23:06,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:06.231 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [3.401s] 2019-01-14 19:23:08,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:08.982 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [4.195s] 2019-01-14 19:23:09,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:09.803 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [3.572s] 2019-01-14 19:23:13,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:13.206 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [3.403s] 2019-01-14 19:23:15,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:15.418 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [6.435s] 2019-01-14 19:23:18,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:18.493 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.470s] 2019-01-14 19:23:18,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:18.850 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.357s] 2019-01-14 19:23:19,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:19.226 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.375s] 2019-01-14 19:23:19,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:19.603 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.376s] 2019-01-14 19:23:19,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:19.974 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.371s] 2019-01-14 19:23:20,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:20.280 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [4.861s] 2019-01-14 19:23:20,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:20.411 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.437s] 2019-01-14 19:23:24,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:24.694 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [4.412s] 2019-01-14 19:23:28,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:28.748 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [4.054s] 2019-01-14 19:23:32,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:32.430 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [3.682s] 2019-01-14 19:23:36,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:36.536 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [4.106s] 2019-01-14 19:23:38,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:38.250 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [7.785s] 2019-01-14 19:23:39,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:39.416 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.169s] 2019-01-14 19:23:50,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:50.926 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.687s] 2019-01-14 19:23:51,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:51.036 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.109s] 2019-01-14 19:23:52,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:52.503 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.467s] 2019-01-14 19:23:53,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:53.574 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.739s] 2019-01-14 19:23:54,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:54.296 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.722s] 2019-01-14 19:23:55,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:23:55.210 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.913s] 2019-01-14 19:24:04,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:04.168 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden ... success [0.190s] 2019-01-14 19:24:08,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:08.484 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.198s] 2019-01-14 19:24:10,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:10.633 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.147s] 2019-01-14 19:24:11,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:11.817 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.184s] 2019-01-14 19:24:12,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:12.617 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [0.800s] 2019-01-14 19:24:13,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:13.709 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.091s] 2019-01-14 19:24:13,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:13.913 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [18.697s] 2019-01-14 19:24:14,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:14.909 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... fail [186.463s] 2019-01-14 19:24:14,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:14.910 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-14 19:24:15,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:15.229 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [1.519s] 2019-01-14 19:24:16,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:16.845 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.615s] 2019-01-14 19:24:17,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:17.179 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.335s] 2019-01-14 19:24:18,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:18.585 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.404s] 2019-01-14 19:24:19,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:19.917 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.331s] 2019-01-14 19:24:21,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:21.260 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [1.343s] 2019-01-14 19:24:21,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:21.281 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.021s] 2019-01-14 19:24:21,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:21.475 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.193s] 2019-01-14 19:24:21,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:21.671 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.196s] 2019-01-14 19:24:27,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:27.154 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.945s] 2019-01-14 19:24:29,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:29.052 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [15.138s] 2019-01-14 19:24:35,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:35.123 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [3.386s] 2019-01-14 19:24:40,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:40.030 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-14 19:24:45,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:45.331 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.561s] 2019-01-14 19:24:45,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:45.769 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.437s] 2019-01-14 19:24:48,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:48.366 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.597s] 2019-01-14 19:24:55,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:24:55.106 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.298s] 2019-01-14 19:25:05,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.371 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.280s] 2019-01-14 19:25:05,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.387 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2019-01-14 19:25:05,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.412 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.024s] 2019-01-14 19:25:05,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.433 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.020s] 2019-01-14 19:25:05,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.443 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.010s] 2019-01-14 19:25:05,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.455 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.012s] 2019-01-14 19:25:05,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.488 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.032s] 2019-01-14 19:25:05,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.499 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.012s] 2019-01-14 19:25:05,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.721 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.219s] 2019-01-14 19:25:05,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.730 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.010s] 2019-01-14 19:25:05,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.746 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.017s] 2019-01-14 19:25:05,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.756 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.009s] 2019-01-14 19:25:05,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.765 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.009s] 2019-01-14 19:25:05,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.769 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.004s] 2019-01-14 19:25:05,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:05.777 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.008s] 2019-01-14 19:25:06,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:06.382 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.605s] 2019-01-14 19:25:06,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:06.560 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.176s] 2019-01-14 19:25:06,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:06.680 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.119s] 2019-01-14 19:25:06,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:06.775 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.095s] 2019-01-14 19:25:06,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:06.911 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.136s] 2019-01-14 19:25:07,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:07.043 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.132s] 2019-01-14 19:25:19,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:19.878 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.429s] 2019-01-14 19:25:20,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:20.104 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.226s] 2019-01-14 19:25:20,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:20.508 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.403s] 2019-01-14 19:25:21,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:21.138 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.630s] 2019-01-14 19:25:21,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:21.558 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.419s] 2019-01-14 19:25:21,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:21.994 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.436s] 2019-01-14 19:25:22,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:22.224 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.230s] 2019-01-14 19:25:22,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:22.640 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.415s] 2019-01-14 19:25:23,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:23.038 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.399s] 2019-01-14 19:25:23,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:23.376 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_groups.GroupsV314Test ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2019-01-14 19:25:23,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:23.379 36 INFO opnfv-tempest [-] {3} 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]. 2019-01-14 19:25:23,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:23.380 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2019-01-14 19:25:23,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:23.380 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2019-01-14 19:25:23,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:23.381 36 INFO opnfv-tempest [-] {3} 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]. 2019-01-14 19:25:23,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:23.556 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.516s] 2019-01-14 19:25:23,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:23.838 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.282s] 2019-01-14 19:25:24,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:24.490 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.652s] 2019-01-14 19:25:25,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:25.048 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.558s] 2019-01-14 19:25:30,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:30.943 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [3.045s] 2019-01-14 19:25:31,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:31.542 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.600s] 2019-01-14 19:25:32,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:32.150 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.607s] 2019-01-14 19:25:35,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:35.825 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [3.674s] 2019-01-14 19:25:38,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:38.175 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.197s] 2019-01-14 19:25:38,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:38.211 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.035s] 2019-01-14 19:25:38,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:38.766 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.554s] 2019-01-14 19:25:38,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:38.778 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.012s] 2019-01-14 19:25:38,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:38.817 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.039s] 2019-01-14 19:25:38,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:38.830 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.013s] 2019-01-14 19:25:38,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:38.868 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.037s] 2019-01-14 19:25:38,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:38.891 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.023s] 2019-01-14 19:25:42,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:42.695 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [6.866s] 2019-01-14 19:25:43,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:43.292 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.600s] 2019-01-14 19:25:44,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:44.359 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.067s] 2019-01-14 19:25:48,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:48.511 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [3.330s] 2019-01-14 19:25:49,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:49.667 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [1.156s] 2019-01-14 19:25:49,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:49.677 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.010s] 2019-01-14 19:25:51,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:51.001 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [1.323s] 2019-01-14 19:25:51,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:51.464 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [0.464s] 2019-01-14 19:25:52,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:52.351 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [0.886s] 2019-01-14 19:25:52,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:52.560 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.207s] 2019-01-14 19:25:52,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:52.587 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.027s] 2019-01-14 19:25:53,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:53.761 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.607s] 2019-01-14 19:25:53,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:53.971 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.209s] 2019-01-14 19:25:54,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:54.194 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.223s] 2019-01-14 19:25:54,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:54.804 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.610s] 2019-01-14 19:25:54,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:54.993 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.188s] 2019-01-14 19:25:55,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:55.182 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.189s] 2019-01-14 19:25:55,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:55.371 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.188s] 2019-01-14 19:25:55,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:55.590 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.218s] 2019-01-14 19:25:55,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:55.631 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.041s] 2019-01-14 19:25:55,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:55.855 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.223s] 2019-01-14 19:25:56,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:25:56.617 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.762s] 2019-01-14 19:26:06,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:06.636 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.419s] 2019-01-14 19:26:06,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:06.792 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.157s] 2019-01-14 19:26:11,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:11.902 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [3.212s] 2019-01-14 19:26:18,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:18.246 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.128s] 2019-01-14 19:26:18,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:18.290 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.044s] 2019-01-14 19:26:20,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:20.868 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.174s] 2019-01-14 19:26:20,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:20.984 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... fail [186.271s] 2019-01-14 19:26:21,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:21.037 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.060s] 2019-01-14 19:26:21,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:21.373 36 INFO opnfv-tempest [-] {2} 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]. 2019-01-14 19:26:21,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:21.578 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.540s] 2019-01-14 19:26:24,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:24.175 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.807s] 2019-01-14 19:26:24,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:24.184 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-01-14 19:26:24,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:24.515 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.011s] 2019-01-14 19:26:26,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:26.217 36 INFO opnfv-tempest [-] {3} 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]. 2019-01-14 19:26:32,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:32.021 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.445s] 2019-01-14 19:26:32,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:32.475 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.453s] 2019-01-14 19:26:33,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:33.361 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.886s] 2019-01-14 19:26:33,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:33.612 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.249s] 2019-01-14 19:26:34,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:34.616 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [1.004s] 2019-01-14 19:26:34,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:34.883 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.267s] 2019-01-14 19:26:38,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:38.074 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [9.703s] 2019-01-14 19:26:42,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:42.132 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [4.059s] 2019-01-14 19:26:44,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:44.528 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.195s] 2019-01-14 19:26:44,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:44.541 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.013s] 2019-01-14 19:26:44,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:44.554 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.012s] 2019-01-14 19:26:44,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:44.986 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.431s] 2019-01-14 19:26:44,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:44.994 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.008s] 2019-01-14 19:26:45,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:45.001 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.007s] 2019-01-14 19:26:45,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:45.403 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.401s] 2019-01-14 19:26:46,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:46.323 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.921s] 2019-01-14 19:26:48,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:48.014 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:26:48,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:48.015 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:26:50,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:50.128 36 INFO opnfv-tempest [-] {3} 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]. 2019-01-14 19:26:52,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:52.648 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.695s] 2019-01-14 19:26:53,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:53.251 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.603s] 2019-01-14 19:26:59,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:26:59.742 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.613s] 2019-01-14 19:27:00,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:00.628 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.547s] 2019-01-14 19:27:01,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:01.093 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.464s] 2019-01-14 19:27:01,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:01.621 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.529s] 2019-01-14 19:27:08,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:08.696 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [8.951s] 2019-01-14 19:27:09,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:09.214 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.279s] 2019-01-14 19:27:09,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:09.290 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.076s] 2019-01-14 19:27:09,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:09.367 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.077s] 2019-01-14 19:27:09,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:09.444 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.077s] 2019-01-14 19:27:09,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:09.522 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.077s] 2019-01-14 19:27:17,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:17.930 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.239s] 2019-01-14 19:27:18,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:18.495 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.565s] 2019-01-14 19:27:18,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:18.767 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.272s] 2019-01-14 19:27:19,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:19.151 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.383s] 2019-01-14 19:27:19,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:19.290 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.593s] 2019-01-14 19:27:19,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:19.499 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.347s] 2019-01-14 19:27:20,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:20.290 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [0.791s] 2019-01-14 19:27:21,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:21.224 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [0.933s] 2019-01-14 19:27:21,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:21.727 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.503s] 2019-01-14 19:27:22,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:22.218 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.490s] 2019-01-14 19:27:22,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:22.678 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.460s] 2019-01-14 19:27:23,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:23.105 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.426s] 2019-01-14 19:27:31,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:31.218 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.234s] 2019-01-14 19:27:31,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:31.469 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.251s] 2019-01-14 19:27:31,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:31.488 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.019s] 2019-01-14 19:27:31,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:31.510 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.593s] 2019-01-14 19:27:31,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:31.695 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.207s] 2019-01-14 19:27:31,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:31.902 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.206s] 2019-01-14 19:27:31,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:31.923 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.021s] 2019-01-14 19:27:31,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:31.943 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.020s] 2019-01-14 19:27:32,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:32.211 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.267s] 2019-01-14 19:27:32,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:32.329 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.817s] 2019-01-14 19:27:32,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:32.404 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.193s] 2019-01-14 19:27:32,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:32.603 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.198s] 2019-01-14 19:27:32,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:32.700 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.371s] 2019-01-14 19:27:33,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:33.125 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.425s] 2019-01-14 19:27:33,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:33.219 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.615s] 2019-01-14 19:27:33,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:33.279 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.060s] 2019-01-14 19:27:34,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:34.346 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.219s] 2019-01-14 19:27:34,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:34.796 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.449s] 2019-01-14 19:27:35,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:35.382 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.585s] 2019-01-14 19:27:37,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:37.200 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.817s] 2019-01-14 19:27:37,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:37.702 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [0.503s] 2019-01-14 19:27:38,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:38.426 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.722s] 2019-01-14 19:27:38,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:38.497 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.073s] 2019-01-14 19:27:38,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:38.971 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.472s] 2019-01-14 19:27:39,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:39.784 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.813s] 2019-01-14 19:27:42,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:42.513 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.229s] 2019-01-14 19:27:42,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:42.753 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.240s] 2019-01-14 19:27:42,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:42.943 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.189s] 2019-01-14 19:27:43,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:43.136 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.192s] 2019-01-14 19:27:43,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:43.328 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.192s] 2019-01-14 19:27:47,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:47.110 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [3.781s] 2019-01-14 19:27:48,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:48.153 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.537s] 2019-01-14 19:27:48,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:48.602 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.449s] 2019-01-14 19:27:49,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:49.423 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [0.819s] 2019-01-14 19:27:56,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:56.620 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.231s] 2019-01-14 19:27:58,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:58.790 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [2.167s] 2019-01-14 19:27:58,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:58.791 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2019-01-14 19:27:58,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:58.919 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... fail [186.253s] 2019-01-14 19:27:58,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:58.974 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.063s] 2019-01-14 19:27:59,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:27:59.883 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.908s] 2019-01-14 19:28:01,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:01.434 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.645s] 2019-01-14 19:28:02,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:02.686 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.252s] 2019-01-14 19:28:05,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:05.540 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2019-01-14 19:28:05,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:05.541 36 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2019-01-14 19:28:10,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:10.509 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [1.843s] 2019-01-14 19:28:18,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:18.924 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [1.602s] 2019-01-14 19:28:18,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:18.931 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.008s] 2019-01-14 19:28:19,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:19.127 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.195s] 2019-01-14 19:28:20,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:20.397 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [1.268s] 2019-01-14 19:28:21,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:21.475 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [1.077s] 2019-01-14 19:28:22,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:22.529 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [1.053s] 2019-01-14 19:28:28,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:28.905 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.479s] 2019-01-14 19:28:30,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:30.743 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.837s] 2019-01-14 19:28:34,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:34.372 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-01-14 19:28:35,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:35.965 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2019-01-14 19:28:42,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:42.502 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [3.370s] 2019-01-14 19:28:49,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:49.974 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.823s] 2019-01-14 19:28:50,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:50.230 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.259s] 2019-01-14 19:28:58,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:58.510 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation ... success [1.133s] 2019-01-14 19:28:58,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:58.511 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr ... skip [0.000s]: HA routers are not available. 2019-01-14 19:28:59,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:28:59.699 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation ... success [1.190s] 2019-01-14 19:29:09,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:09.223 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [3.351s] 2019-01-14 19:29:19,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:19.563 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.276s] 2019-01-14 19:29:22,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:22.026 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.463s] 2019-01-14 19:29:24,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:24.458 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.432s] 2019-01-14 19:29:27,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:27.913 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... fail [186.323s] 2019-01-14 19:29:27,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:27.914 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-14 19:29:28,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:28.076 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.618s] 2019-01-14 19:29:40,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:40.558 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.613s] 2019-01-14 19:29:50,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:50.083 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.755s] 2019-01-14 19:29:51,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:51.901 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [8.174s] 2019-01-14 19:29:56,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:29:56.891 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.807s] 2019-01-14 19:30:05,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:05.716 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.824s] 2019-01-14 19:30:06,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:06.954 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [15.049s] 2019-01-14 19:30:08,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:08.565 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [2.849s] 2019-01-14 19:30:10,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:10.008 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.056s] 2019-01-14 19:30:10,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:10.454 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.888s] 2019-01-14 19:30:20,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:20.526 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [10.513s] 2019-01-14 19:30:20,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:20.527 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2019-01-14 19:30:25,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:25.070 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [14.614s] 2019-01-14 19:30:25,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:25.115 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.046s] 2019-01-14 19:30:25,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:25.214 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.098s] 2019-01-14 19:30:33,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:33.155 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [7.939s] 2019-01-14 19:30:40,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:40.525 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [7.370s] 2019-01-14 19:30:51,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:51.860 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [11.333s] 2019-01-14 19:30:52,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:52.098 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.239s] 2019-01-14 19:30:52,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:30:52.332 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.234s] 2019-01-14 19:31:01,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:01.531 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [9.196s] 2019-01-14 19:31:06,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:06.359 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... fail [186.465s] 2019-01-14 19:31:06,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:06.361 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-14 19:31:10,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:10.457 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [8.925s] 2019-01-14 19:31:14,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:14.992 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [54.455s] 2019-01-14 19:31:24,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:24.556 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [9.565s] 2019-01-14 19:31:38,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:38.940 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [10.174s] 2019-01-14 19:31:39,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:39.245 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.306s] 2019-01-14 19:31:39,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:39.827 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.581s] 2019-01-14 19:31:42,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:42.854 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [3.026s] 2019-01-14 19:31:47,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:47.325 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.471s] 2019-01-14 19:31:47,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:47.374 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.049s] 2019-01-14 19:31:47,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:31:47.604 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.230s] 2019-01-14 19:32:07,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:07.985 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [37.942s] 2019-01-14 19:32:09,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:09.867 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.205s] 2019-01-14 19:32:12,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:12.684 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.815s] 2019-01-14 19:32:14,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:14.414 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.730s] 2019-01-14 19:32:15,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:15.999 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.585s] 2019-01-14 19:32:17,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:17.537 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.537s] 2019-01-14 19:32:19,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:19.535 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.997s] 2019-01-14 19:32:20,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:20.563 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.027s] 2019-01-14 19:32:20,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:20.878 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.316s] 2019-01-14 19:32:22,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:22.773 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [1.892s] 2019-01-14 19:32:23,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:23.328 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.555s] 2019-01-14 19:32:23,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:23.346 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.018s] 2019-01-14 19:32:23,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:23.364 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.018s] 2019-01-14 19:32:23,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:23.378 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.015s] 2019-01-14 19:32:27,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:27.771 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [63.201s] 2019-01-14 19:32:30,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:30.143 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [0.957s] 2019-01-14 19:32:31,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:31.612 36 INFO opnfv-tempest [-] {0} 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]. 2019-01-14 19:32:36,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:36.056 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.005s] 2019-01-14 19:32:37,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:37.318 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [29.332s] 2019-01-14 19:32:41,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:41.177 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.245s] 2019-01-14 19:32:42,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:42.202 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [1.024s] 2019-01-14 19:32:42,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:42.383 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.182s] 2019-01-14 19:32:42,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:42.545 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.161s] 2019-01-14 19:32:42,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:42.674 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.129s] 2019-01-14 19:32:42,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:42.808 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.133s] 2019-01-14 19:32:42,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:42.913 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.105s] 2019-01-14 19:32:43,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.087 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.174s] 2019-01-14 19:32:43,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.149 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.061s] 2019-01-14 19:32:43,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.274 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.124s] 2019-01-14 19:32:43,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.328 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.055s] 2019-01-14 19:32:43,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.399 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.070s] 2019-01-14 19:32:43,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.456 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.056s] 2019-01-14 19:32:43,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.600 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.144s] 2019-01-14 19:32:43,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.665 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.065s] 2019-01-14 19:32:43,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.755 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.090s] 2019-01-14 19:32:43,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:43.931 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.175s] 2019-01-14 19:32:44,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:44.079 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.147s] 2019-01-14 19:32:44,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:44.315 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.235s] 2019-01-14 19:32:45,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:45.027 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.712s] 2019-01-14 19:32:45,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:45.236 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.208s] 2019-01-14 19:32:45,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:45.300 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.064s] 2019-01-14 19:32:45,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:45.389 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.088s] 2019-01-14 19:32:45,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:45.458 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.069s] 2019-01-14 19:32:45,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:45.515 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.056s] 2019-01-14 19:32:45,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:45.587 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.072s] 2019-01-14 19:32:45,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:45.641 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.053s] 2019-01-14 19:32:45,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:45.713 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.072s] 2019-01-14 19:32:46,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:46.313 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [0.598s] 2019-01-14 19:32:46,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:46.405 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.092s] 2019-01-14 19:32:46,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:46.485 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.080s] 2019-01-14 19:32:46,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:46.719 36 INFO opnfv-tempest [-] {1} 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]. 2019-01-14 19:32:47,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:47.227 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.739s] 2019-01-14 19:32:48,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:48.030 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.802s] 2019-01-14 19:32:48,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:48.128 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.100s] 2019-01-14 19:32:48,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:48.259 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.131s] 2019-01-14 19:32:48,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:48.350 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.091s] 2019-01-14 19:32:49,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:49.072 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [0.719s] 2019-01-14 19:32:49,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:49.338 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.267s] 2019-01-14 19:32:49,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:49.444 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.106s] 2019-01-14 19:32:55,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:55.135 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.052s] 2019-01-14 19:32:58,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:32:58.411 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.275s] 2019-01-14 19:33:05,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:05.542 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.327s] 2019-01-14 19:33:06,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:06.481 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [0.938s] 2019-01-14 19:33:14,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:14.141 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.057s] 2019-01-14 19:33:14,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:14.151 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.010s] 2019-01-14 19:33:14,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:14.451 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.300s] 2019-01-14 19:33:14,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:14.462 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2019-01-14 19:33:14,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:14.472 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2019-01-14 19:33:14,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:14.492 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.019s] 2019-01-14 19:33:14,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:14.547 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.054s] 2019-01-14 19:33:14,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:14.615 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.067s] 2019-01-14 19:33:15,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:15.009 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.393s] 2019-01-14 19:33:15,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:15.022 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.013s] 2019-01-14 19:33:15,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:15.082 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.061s] 2019-01-14 19:33:15,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:15.801 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [2.196s] 2019-01-14 19:33:17,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:17.805 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [2.004s] 2019-01-14 19:33:18,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:18.682 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2019-01-14 19:33:19,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:19.790 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [1.984s] 2019-01-14 19:33:21,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:21.911 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [2.121s] 2019-01-14 19:33:28,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:28.629 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.050s] 2019-01-14 19:33:34,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:34.014 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [60.287s] 2019-01-14 19:33:40,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:40.861 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [5.336s] 2019-01-14 19:33:46,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:46.625 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.468s] 2019-01-14 19:33:46,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:46.821 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.196s] 2019-01-14 19:33:50,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:50.079 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2019-01-14 19:33:50,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:50.080 36 INFO opnfv-tempest [-] {2} 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]. 2019-01-14 19:33:50,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:50.081 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.13 - latest] of this test is out of the configuration range[None - None]. 2019-01-14 19:33:56,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:56.146 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.496s] 2019-01-14 19:33:56,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:56.826 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.680s] 2019-01-14 19:33:57,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:57.324 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.498s] 2019-01-14 19:33:57,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:57.622 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.297s] 2019-01-14 19:33:57,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:57.636 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.014s] 2019-01-14 19:33:57,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:57.827 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.190s] 2019-01-14 19:33:58,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:33:58.696 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.868s] 2019-01-14 19:34:02,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:02.874 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2019-01-14 19:34:09,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:09.502 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [0.880s] 2019-01-14 19:34:09,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:09.768 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.267s] 2019-01-14 19:34:21,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:21.197 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.837s] 2019-01-14 19:34:21,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:21.422 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.226s] 2019-01-14 19:34:31,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:31.080 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [57.054s] 2019-01-14 19:34:34,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:34.707 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [3.341s] 2019-01-14 19:34:34,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:34.954 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.248s] 2019-01-14 19:34:36,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:36.943 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.987s] 2019-01-14 19:34:37,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:37.148 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.206s] 2019-01-14 19:34:37,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:37.631 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.483s] 2019-01-14 19:34:58,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:34:58.879 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [11.811s] 2019-01-14 19:35:01,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:01.433 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [2.555s] 2019-01-14 19:35:03,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:03.699 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [2.265s] 2019-01-14 19:35:07,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:07.440 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [3.740s] 2019-01-14 19:35:11,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:11.107 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.666s] 2019-01-14 19:35:14,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:14.336 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [3.228s] 2019-01-14 19:35:29,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:29.917 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [58.827s] 2019-01-14 19:35:31,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:31.174 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [8.454s] 2019-01-14 19:35:31,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:31.175 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2019-01-14 19:35:36,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:36.052 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [0.875s] 2019-01-14 19:35:38,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:38.575 36 INFO opnfv-tempest [-] {2} 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]. 2019-01-14 19:35:46,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:46.741 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.228s] 2019-01-14 19:35:46,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:46.966 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.225s] 2019-01-14 19:35:47,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:47.197 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.230s] 2019-01-14 19:35:48,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:48.038 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.840s] 2019-01-14 19:35:48,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:48.513 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.475s] 2019-01-14 19:35:48,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:48.930 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.416s] 2019-01-14 19:35:49,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:49.260 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.330s] 2019-01-14 19:35:49,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:49.500 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.239s] 2019-01-14 19:35:49,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:49.740 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.240s] 2019-01-14 19:35:49,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:49.810 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.069s] 2019-01-14 19:35:49,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:49.877 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.066s] 2019-01-14 19:35:50,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:50.092 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.215s] 2019-01-14 19:35:50,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:50.363 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.269s] 2019-01-14 19:35:50,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:50.442 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.079s] 2019-01-14 19:35:50,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:50.709 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.266s] 2019-01-14 19:35:50,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:50.966 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.257s] 2019-01-14 19:35:51,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:51.031 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.066s] 2019-01-14 19:35:51,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:51.280 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.248s] 2019-01-14 19:35:59,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:35:59.387 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [75.896s] 2019-01-14 19:36:02,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:36:02.048 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [2.665s] 2019-01-14 19:36:10,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:36:10.159 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [8.110s] 2019-01-14 19:36:30,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:36:30.050 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [60.118s] 2019-01-14 19:36:37,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:36:37.460 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [7.412s] 2019-01-14 19:37:00,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:00.714 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.638s] 2019-01-14 19:37:01,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:01.219 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.504s] 2019-01-14 19:37:01,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:01.748 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.529s] 2019-01-14 19:37:01,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:01.942 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.193s] 2019-01-14 19:37:02,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:02.497 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.555s] 2019-01-14 19:37:02,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:02.562 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.065s] 2019-01-14 19:37:02,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:02.684 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.121s] 2019-01-14 19:37:02,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:02.753 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.068s] 2019-01-14 19:37:02,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:02.816 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.062s] 2019-01-14 19:37:02,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:02.884 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.068s] 2019-01-14 19:37:02,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:02.950 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.065s] 2019-01-14 19:37:42,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:42.640 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [39.678s] 2019-01-14 19:37:42,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:42.652 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.017s] 2019-01-14 19:37:44,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:44.539 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.884s] 2019-01-14 19:37:44,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:44.540 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2019-01-14 19:37:44,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:44.733 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.194s] 2019-01-14 19:37:44,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:44.854 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.122s] 2019-01-14 19:37:48,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:48.530 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.018s] 2019-01-14 19:37:52,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:37:52.173 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [3.641s] 2019-01-14 19:38:01,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:38:01.075 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.598s] 2019-01-14 19:38:01,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:38:01.480 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.404s] 2019-01-14 19:38:01,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:38:01.886 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.405s] 2019-01-14 19:38:02,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:38:02.289 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.402s] 2019-01-14 19:38:02,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:38:02.704 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.415s] 2019-01-14 19:38:26,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:38:26.760 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2019-01-14 19:39:00,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:39:00.351 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [33.581s] 2019-01-14 19:39:01,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:39:01.074 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [68.886s] 2019-01-14 19:39:04,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:39:04.744 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [4.396s] 2019-01-14 19:39:30,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:39:30.169 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [25.418s] 2019-01-14 19:39:39,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:39:39.873 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [9.705s] 2019-01-14 19:39:40,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:39:40.779 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.908s] 2019-01-14 19:39:49,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:39:49.851 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [9.068s] 2019-01-14 19:39:54,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:39:54.459 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [4.609s] 2019-01-14 19:40:19,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:40:19.793 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [78.698s] 2019-01-14 19:40:19,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:40:19.835 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.048s] 2019-01-14 19:40:19,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:40:19.888 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.053s] 2019-01-14 19:40:43,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:40:43.260 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [7.893s] 2019-01-14 19:40:45,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:40:45.761 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.501s] 2019-01-14 19:40:53,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:40:53.165 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [7.402s] 2019-01-14 19:41:00,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:41:00.539 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [7.374s] 2019-01-14 19:41:14,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:41:14.104 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [13.560s] 2019-01-14 19:41:20,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:41:20.619 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [6.516s] 2019-01-14 19:42:14,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:14.621 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [53.987s] 2019-01-14 19:42:29,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:29.839 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.783s] 2019-01-14 19:42:33,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:33.634 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [3.793s] 2019-01-14 19:42:35,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:35.375 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [1.743s] 2019-01-14 19:42:36,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:36.612 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.235s] 2019-01-14 19:42:37,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:37.751 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.138s] 2019-01-14 19:42:38,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:38.566 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.815s] 2019-01-14 19:42:39,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:39.792 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.225s] 2019-01-14 19:42:40,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:40.396 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.604s] 2019-01-14 19:42:43,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:43.348 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.951s] 2019-01-14 19:42:45,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:45.585 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.236s] 2019-01-14 19:42:45,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:45.977 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.392s] 2019-01-14 19:42:46,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:46.541 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.564s] 2019-01-14 19:42:46,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:46.924 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.383s] 2019-01-14 19:42:47,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:47.482 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.557s] 2019-01-14 19:42:47,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:47.686 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.204s] 2019-01-14 19:42:48,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:48.073 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.386s] 2019-01-14 19:42:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:49.038 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.964s] 2019-01-14 19:42:50,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:50.250 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.211s] 2019-01-14 19:42:50,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:50.631 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.382s] 2019-01-14 19:42:54,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:54.038 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [3.404s] 2019-01-14 19:42:54,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:54.039 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2019-01-14 19:42:54,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:54.672 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.635s] 2019-01-14 19:42:55,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:55.059 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.386s] 2019-01-14 19:42:55,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:55.640 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.581s] 2019-01-14 19:42:56,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:56.044 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.404s] 2019-01-14 19:42:57,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:57.142 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [1.097s] 2019-01-14 19:42:57,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:57.571 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.428s] 2019-01-14 19:42:57,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:57.950 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.379s] 2019-01-14 19:42:58,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:58.155 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.204s] 2019-01-14 19:42:58,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:58.849 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.693s] 2019-01-14 19:42:59,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:42:59.444 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.595s] 2019-01-14 19:43:00,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:00.416 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.972s] 2019-01-14 19:43:01,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:01.003 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.585s] 2019-01-14 19:43:01,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:01.006 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2019-01-14 19:43:01,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:01.007 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2019-01-14 19:43:01,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:01.377 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.374s] 2019-01-14 19:43:01,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:01.849 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [187.379s] 2019-01-14 19:43:02,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:02.113 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.736s] 2019-01-14 19:43:03,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:03.054 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.211s]: Skipped until Bug: 1014647 is resolved. 2019-01-14 19:43:05,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:05.286 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [3.171s] 2019-01-14 19:43:05,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:05.681 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.395s] 2019-01-14 19:43:05,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:05.916 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.233s] 2019-01-14 19:43:05,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:05.917 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2019-01-14 19:43:05,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:05.918 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2019-01-14 19:43:06,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:06.627 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.712s] 2019-01-14 19:43:07,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:07.171 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.543s] 2019-01-14 19:43:07,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:07.819 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.647s] 2019-01-14 19:43:28,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:28.876 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.043s] 2019-01-14 19:43:36,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:36.575 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.278s] 2019-01-14 19:43:40,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:40.372 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.204s] 2019-01-14 19:43:40,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:40.409 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.036s] 2019-01-14 19:43:41,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:41.926 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2019-01-14 19:43:44,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:44.581 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.587s] 2019-01-14 19:43:44,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:44.782 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.201s] 2019-01-14 19:43:45,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:43:45.173 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.390s] 2019-01-14 19:46:28,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:46:28.632 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... fail [205.564s] 2019-01-14 19:47:03,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:47:03.484 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [34.846s] 2019-01-14 19:47:20,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:47:20.624 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [205.491s] 2019-01-14 19:47:50,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:47:50.202 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [29.570s] 2019-01-14 19:48:17,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:17.483 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [13.347s] 2019-01-14 19:48:29,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:29.696 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [12.212s] 2019-01-14 19:48:36,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:36.410 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:48:36,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:36.412 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:48:36,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:36.413 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2019-01-14 19:48:36,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:36.414 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:48:40,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:40.303 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.445s] 2019-01-14 19:48:40,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:40.367 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.064s] 2019-01-14 19:48:40,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:40.920 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.552s] 2019-01-14 19:48:40,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:40.990 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.069s] 2019-01-14 19:48:41,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:41.505 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.515s] 2019-01-14 19:48:48,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:48.705 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.757s] 2019-01-14 19:48:49,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:49.321 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.616s] 2019-01-14 19:48:55,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:55.462 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.097s] 2019-01-14 19:48:56,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:56.079 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.616s] 2019-01-14 19:48:56,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:56.172 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.094s] 2019-01-14 19:48:56,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:56.247 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.075s] 2019-01-14 19:48:56,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:56.336 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.088s] 2019-01-14 19:48:56,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:56.741 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.404s] 2019-01-14 19:48:57,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:48:57.037 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.296s] 2019-01-14 19:49:09,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:09.454 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [5.360s] 2019-01-14 19:49:09,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:09.904 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.455s] 2019-01-14 19:49:12,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:12.228 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [2.321s] 2019-01-14 19:49:13,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:13.520 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.294s] 2019-01-14 19:49:25,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:25.614 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.142s] 2019-01-14 19:49:28,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:28.652 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [3.039s] 2019-01-14 19:49:32,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:32.103 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [3.449s] 2019-01-14 19:49:34,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:34.784 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [2.682s] 2019-01-14 19:49:38,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:38.228 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [3.441s] 2019-01-14 19:49:41,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:41.797 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [3.568s] 2019-01-14 19:49:45,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:45.254 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-14 19:49:45,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:45.255 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:49:45,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:45.256 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2019-01-14 19:49:47,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:47.453 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.090s] 2019-01-14 19:49:47,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:47.545 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.092s] 2019-01-14 19:49:47,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:47.637 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.091s] 2019-01-14 19:49:47,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:47.644 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-01-14 19:49:51,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:51.509 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.319s] 2019-01-14 19:49:52,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:52.317 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.807s] 2019-01-14 19:49:57,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:49:57.768 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.682s] 2019-01-14 19:50:02,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:02.992 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.193s] 2019-01-14 19:50:03,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:03.184 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.191s] 2019-01-14 19:50:03,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:03.686 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.502s] 2019-01-14 19:50:04,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:04.698 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.011s] 2019-01-14 19:50:04,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:04.972 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.275s] 2019-01-14 19:50:05,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:05.573 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.600s] 2019-01-14 19:50:05,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:05.852 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.279s] 2019-01-14 19:50:06,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:06.049 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.198s] 2019-01-14 19:50:11,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:11.492 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.278s] 2019-01-14 19:50:19,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:19.415 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [3.043s] 2019-01-14 19:50:29,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:29.350 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [3.637s] 2019-01-14 19:50:39,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:39.942 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.487s] 2019-01-14 19:50:41,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:41.752 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... fail [218.252s] 2019-01-14 19:50:43,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:43.030 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.088s] 2019-01-14 19:50:45,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:45.324 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.293s] 2019-01-14 19:50:49,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:49.940 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.615s] 2019-01-14 19:50:51,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:50:51.005 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [9.254s] 2019-01-14 19:51:03,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:03.949 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.506s] 2019-01-14 19:51:05,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:05.033 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.085s] 2019-01-14 19:51:08,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:08.252 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [17.245s] 2019-01-14 19:51:22,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:22.601 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [5.379s] 2019-01-14 19:51:27,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:27.052 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [4.451s] 2019-01-14 19:51:28,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:28.484 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.431s] 2019-01-14 19:51:32,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:32.095 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [3.611s] 2019-01-14 19:51:33,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:33.287 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.191s] 2019-01-14 19:51:37,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:37.737 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.450s] 2019-01-14 19:51:42,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:42.567 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.829s] 2019-01-14 19:51:46,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:46.705 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [4.137s] 2019-01-14 19:51:48,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:48.665 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [1.959s] 2019-01-14 19:51:52,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:52.962 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [44.698s] 2019-01-14 19:51:55,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:55.662 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.996s] 2019-01-14 19:51:57,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:51:57.243 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.581s] 2019-01-14 19:52:01,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:01.034 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [3.791s] 2019-01-14 19:52:01,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:01.623 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.589s] 2019-01-14 19:52:01,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:01.796 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.172s] 2019-01-14 19:52:01,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:01.902 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.106s] 2019-01-14 19:52:01,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:01.952 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.049s] 2019-01-14 19:52:02,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:02.017 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.065s] 2019-01-14 19:52:02,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:02.122 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.104s] 2019-01-14 19:52:02,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:02.229 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.106s] 2019-01-14 19:52:02,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:02.448 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.219s] 2019-01-14 19:52:02,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:02.507 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.059s] 2019-01-14 19:52:08,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:08.296 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.788s] 2019-01-14 19:52:34,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:34.217 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.208s] 2019-01-14 19:52:34,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:34.350 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.133s] 2019-01-14 19:52:34,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:34.566 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.215s] 2019-01-14 19:52:34,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:34.787 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.221s] 2019-01-14 19:52:34,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:34.809 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.022s] 2019-01-14 19:52:35,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:35.199 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.389s] 2019-01-14 19:52:35,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:35.405 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.206s] 2019-01-14 19:52:35,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:35.606 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.200s] 2019-01-14 19:52:35,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:35.835 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.229s] 2019-01-14 19:52:36,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:36.035 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.200s] 2019-01-14 19:52:36,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:36.801 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [43.833s] 2019-01-14 19:52:45,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:45.590 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [3.736s] 2019-01-14 19:52:53,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:52:53.126 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.536s] 2019-01-14 19:53:01,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:01.272 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.145s] 2019-01-14 19:53:04,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:04.338 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [3.065s] 2019-01-14 19:53:06,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:06.209 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.870s] 2019-01-14 19:53:20,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:20.342 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [14.132s] 2019-01-14 19:53:20,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:20.429 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.088s] 2019-01-14 19:53:20,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:20.485 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.056s] 2019-01-14 19:53:27,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:27.380 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [6.893s] 2019-01-14 19:53:34,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:34.199 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [6.818s] 2019-01-14 19:53:46,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:46.293 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [12.094s] 2019-01-14 19:53:46,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:46.336 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.043s] 2019-01-14 19:53:46,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:46.379 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.043s] 2019-01-14 19:53:54,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:53:54.550 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [8.168s] 2019-01-14 19:54:02,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:54:02.326 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [7.775s] 2019-01-14 19:54:26,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:54:26.530 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.560s] 2019-01-14 19:54:34,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:54:34.613 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [8.082s] 2019-01-14 19:54:40,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:54:40.549 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.934s] 2019-01-14 19:54:40,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:54:40.550 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2019-01-14 19:54:44,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:54:44.819 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.269s] 2019-01-14 19:54:50,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:54:50.554 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [5.735s] 2019-01-14 19:55:14,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:55:14.624 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [24.065s] 2019-01-14 19:55:16,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:55:16.457 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.836s] 2019-01-14 19:56:07,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:07.423 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [7.556s] 2019-01-14 19:56:07,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:07.658 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.235s] 2019-01-14 19:56:08,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:08.208 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.550s] 2019-01-14 19:56:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:11.323 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [3.114s] 2019-01-14 19:56:15,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:15.172 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [3.849s] 2019-01-14 19:56:15,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:15.401 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.229s] 2019-01-14 19:56:15,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:15.643 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.242s] 2019-01-14 19:56:36,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:36.159 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.209s] 2019-01-14 19:56:39,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:39.535 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... fail [242.711s] 2019-01-14 19:56:39,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:39.537 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2019-01-14 19:56:43,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:43.748 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.385s] 2019-01-14 19:56:46,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:46.494 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.744s] 2019-01-14 19:56:49,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:49.192 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.699s] 2019-01-14 19:56:49,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:49.302 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [9.770s] 2019-01-14 19:56:55,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:55.561 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [6.258s] 2019-01-14 19:56:56,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:56.045 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.251s] 2019-01-14 19:56:58,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:56:58.465 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.419s] 2019-01-14 19:57:00,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:00.873 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.407s] 2019-01-14 19:57:03,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:03.308 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.434s] 2019-01-14 19:57:06,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:06.122 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.813s] 2019-01-14 19:57:08,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:08.925 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.803s] 2019-01-14 19:57:09,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:09.341 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.416s] 2019-01-14 19:57:11,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:11.861 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.519s] 2019-01-14 19:57:14,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:14.457 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.595s] 2019-01-14 19:57:17,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:17.010 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.552s] 2019-01-14 19:57:19,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:19.618 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.607s] 2019-01-14 19:57:22,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:22.118 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.500s] 2019-01-14 19:57:24,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:24.775 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.655s] 2019-01-14 19:57:27,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:27.431 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.655s] 2019-01-14 19:57:29,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:29.852 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.421s] 2019-01-14 19:57:31,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:31.417 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.058s] 2019-01-14 19:57:31,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:31.517 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.099s] 2019-01-14 19:57:32,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:32.668 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.815s] 2019-01-14 19:57:35,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:35.294 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.625s] 2019-01-14 19:57:38,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:38.015 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.720s] 2019-01-14 19:57:39,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:39.903 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.343s] 2019-01-14 19:57:40,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:40.063 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.161s] 2019-01-14 19:57:40,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:40.227 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.163s] 2019-01-14 19:57:40,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:40.857 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.841s] 2019-01-14 19:57:43,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:43.617 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.758s] 2019-01-14 19:57:46,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:46.297 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.680s] 2019-01-14 19:57:48,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:48.779 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [8.550s] 2019-01-14 19:57:48,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:48.825 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.047s] 2019-01-14 19:57:48,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:48.860 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.035s] 2019-01-14 19:57:49,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:49.049 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.751s] 2019-01-14 19:57:51,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:51.819 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.767s] 2019-01-14 19:57:54,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:54.582 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.763s] 2019-01-14 19:57:55,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:55.531 36 INFO opnfv-tempest [-] {0} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.124s] 2019-01-14 19:57:57,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:57.589 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2019-01-14 19:57:57,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:57.590 36 INFO opnfv-tempest [-] {0} 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]. 2019-01-14 19:57:57,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:57.591 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:57:57,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:57.592 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:57:57,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:57.593 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-14 19:57:59,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:59.298 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.019s] 2019-01-14 19:57:59,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:59.304 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.007s] 2019-01-14 19:57:59,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:59.313 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.008s] 2019-01-14 19:57:59,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:59.320 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.007s] 2019-01-14 19:57:59,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:59.786 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.464s] 2019-01-14 19:57:59,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:59.795 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.010s] 2019-01-14 19:57:59,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:57:59.810 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.014s] 2019-01-14 19:58:00,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:00.065 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.254s] 2019-01-14 19:58:00,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:00.085 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.020s] 2019-01-14 19:58:00,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:00.095 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.010s] 2019-01-14 19:58:02,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:02.357 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [1.496s] 2019-01-14 19:58:03,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:03.332 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [0.976s] 2019-01-14 19:58:04,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:04.329 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.010s] 2019-01-14 19:58:04,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:04.551 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.218s] 2019-01-14 19:58:08,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:08.418 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [3.859s] 2019-01-14 19:58:15,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:15.357 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.449s] 2019-01-14 19:58:20,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:20.788 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.200s] 2019-01-14 19:58:22,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:22.452 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.297s] 2019-01-14 19:58:22,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:22.906 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.453s] 2019-01-14 19:58:23,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:23.599 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.692s] 2019-01-14 19:58:25,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:25.216 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [1.616s] 2019-01-14 19:58:25,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:25.295 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.080s] 2019-01-14 19:58:25,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:25.374 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.078s] 2019-01-14 19:58:25,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:25.453 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.079s] 2019-01-14 19:58:32,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:32.967 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.180s] 2019-01-14 19:58:33,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:33.216 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.074s] 2019-01-14 19:58:33,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:33.290 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.074s] 2019-01-14 19:58:33,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:33.589 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.298s] 2019-01-14 19:58:33,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:33.881 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.293s] 2019-01-14 19:58:39,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:39.738 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.067s] 2019-01-14 19:58:42,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:42.337 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [2.086s] 2019-01-14 19:58:42,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:42.413 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.079s] 2019-01-14 19:58:45,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:45.487 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2019-01-14 19:58:45,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:45.488 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2019-01-14 19:58:45,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:45.489 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2019-01-14 19:58:45,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:45.489 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2019-01-14 19:58:48,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:48.703 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.033s] 2019-01-14 19:58:48,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:48.721 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.019s] 2019-01-14 19:58:49,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:49.449 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [1.821s] 2019-01-14 19:58:52,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:58:52.466 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2019-01-14 19:59:00,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:00.340 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.088s] 2019-01-14 19:59:04,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:04.642 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [4.300s] 2019-01-14 19:59:06,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:06.713 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.374s] 2019-01-14 19:59:09,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:09.089 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [4.447s] 2019-01-14 19:59:12,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:12.067 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [5.353s] 2019-01-14 19:59:13,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:13.833 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [4.743s] 2019-01-14 19:59:17,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:17.222 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [3.387s] 2019-01-14 19:59:17,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:17.981 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.760s] 2019-01-14 19:59:26,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:26.088 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2019-01-14 19:59:27,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:27.691 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.204s] 2019-01-14 19:59:27,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:27.917 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.226s] 2019-01-14 19:59:31,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:31.102 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2019-01-14 19:59:32,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:32.760 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.456s] 2019-01-14 19:59:35,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:35.562 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [0.907s] 2019-01-14 19:59:35,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:35.586 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [2.826s] 2019-01-14 19:59:36,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:36.101 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.538s] 2019-01-14 19:59:37,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:37.076 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [0.975s] 2019-01-14 19:59:37,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:37.154 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.568s] 2019-01-14 19:59:39,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:39.161 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.006s] 2019-01-14 19:59:42,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:42.464 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.209s] 2019-01-14 19:59:47,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:47.450 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [1.662s] 2019-01-14 19:59:50,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:50.587 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [3.136s] 2019-01-14 19:59:51,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:51.489 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.586s] 2019-01-14 19:59:52,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:52.616 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.127s] 2019-01-14 19:59:56,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 19:59:56.957 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [6.370s] 2019-01-14 20:00:01,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:00:01.164 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [4.206s] 2019-01-14 20:00:01,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:00:01.180 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [2.741s] 2019-01-14 20:00:01,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:00:01.181 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2019-01-14 20:00:05,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:00:05.506 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [4.340s] 2019-01-14 20:00:09,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:00:09.146 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [3.640s] 2019-01-14 20:00:13,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:00:13.675 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [4.529s] 2019-01-14 20:00:17,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:00:17.352 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [3.676s] 2019-01-14 20:00:44,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:00:44.169 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [19.318s] 2019-01-14 20:00:55,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:00:55.965 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [11.793s] 2019-01-14 20:01:01,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:01:01.390 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [5.427s] 2019-01-14 20:01:04,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:01:04.804 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.414s] 2019-01-14 20:01:18,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:01:18.871 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [14.062s] 2019-01-14 20:01:56,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:01:56.445 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [37.569s] 2019-01-14 20:01:57,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:01:57.861 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.421s] 2019-01-14 20:02:09,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:02:09.702 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [11.839s] 2019-01-14 20:02:22,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:02:22.934 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [13.230s] 2019-01-14 20:02:27,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:02:27.667 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.734s] 2019-01-14 20:03:07,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:03:07.462 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [39.785s] 2019-01-14 20:03:21,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:03:21.957 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.965s] 2019-01-14 20:03:22,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:03:22.686 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.730s] 2019-01-14 20:03:42,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:03:42.077 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.661s] 2019-01-14 20:03:46,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:03:46.299 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.221s] 2019-01-14 20:03:52,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:03:52.574 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [6.273s] 2019-01-14 20:03:56,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:03:56.517 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [3.943s] 2019-01-14 20:04:06,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:04:06.283 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [9.765s] 2019-01-14 20:04:27,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:04:27.168 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.390s] 2019-01-14 20:04:31,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:04:31.612 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.444s] 2019-01-14 20:04:41,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:04:41.581 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.967s] 2019-01-14 20:04:53,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:04:53.531 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.318s] 2019-01-14 20:04:57,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:04:57.248 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.715s] 2019-01-14 20:05:03,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:05:03.573 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.326s] 2019-01-14 20:05:22,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:05:22.613 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [6.609s] 2019-01-14 20:05:28,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:05:28.659 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [6.046s] 2019-01-14 20:05:32,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:05:32.370 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [3.711s] 2019-01-14 20:05:36,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:05:36.861 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.491s] 2019-01-14 20:05:41,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:05:41.057 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.196s] 2019-01-14 20:05:59,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:05:59.213 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.585s] 2019-01-14 20:06:01,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:01.878 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.665s] 2019-01-14 20:06:05,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:05.174 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.295s] 2019-01-14 20:06:09,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:09.701 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.526s] 2019-01-14 20:06:13,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:13.879 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.177s] 2019-01-14 20:06:17,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:17.904 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.025s] 2019-01-14 20:06:21,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:21.585 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.680s] 2019-01-14 20:06:29,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:29.482 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.896s] 2019-01-14 20:06:30,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:30.705 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [1.223s] 2019-01-14 20:06:34,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:34.979 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.273s] 2019-01-14 20:06:35,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:35.297 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.317s] 2019-01-14 20:06:35,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:35.397 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.100s] 2019-01-14 20:06:35,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:35.680 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.283s] 2019-01-14 20:06:35,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:35.901 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.220s] 2019-01-14 20:06:35,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:35.952 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.051s] 2019-01-14 20:06:36,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:36.265 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.313s] 2019-01-14 20:06:36,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:36.364 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.099s] 2019-01-14 20:06:36,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:36.444 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.079s] 2019-01-14 20:06:36,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:36.518 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.073s] 2019-01-14 20:06:41,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:06:41.328 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.809s] 2019-01-14 20:07:03,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:07:03.726 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [12.326s] 2019-01-14 20:07:10,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:07:10.922 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.196s] 2019-01-14 20:07:17,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:07:17.605 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.682s] 2019-01-14 20:07:17,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:07:17.607 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2019-01-14 20:07:21,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:07:21.976 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.370s] 2019-01-14 20:07:28,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:07:28.210 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [6.233s] 2019-01-14 20:07:52,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:07:52.130 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [23.916s] 2019-01-14 20:07:53,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:07:53.310 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.184s] 2019-01-14 20:08:35,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:35.798 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.924s] 2019-01-14 20:08:37,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:37.141 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [1.343s] 2019-01-14 20:08:41,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:41.076 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [3.931s] 2019-01-14 20:08:42,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:42.194 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.120s] 2019-01-14 20:08:44,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:44.856 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [2.660s] 2019-01-14 20:08:45,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:45.832 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [0.976s] 2019-01-14 20:08:47,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:47.816 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.981s] 2019-01-14 20:08:47,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:47.861 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.048s] 2019-01-14 20:08:52,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:52.798 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.473s] 2019-01-14 20:08:54,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:54.692 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.894s] 2019-01-14 20:08:58,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:58.301 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.605s] 2019-01-14 20:08:59,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:08:59.064 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.766s] 2019-01-14 20:09:01,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:01.117 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.051s] 2019-01-14 20:09:02,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:02.164 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.047s] 2019-01-14 20:09:04,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:04.669 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.502s] 2019-01-14 20:09:04,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:04.724 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.058s] 2019-01-14 20:09:15,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:15.650 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [4.126s] 2019-01-14 20:09:18,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:18.797 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [3.145s] 2019-01-14 20:09:30,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:30.565 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.496s] 2019-01-14 20:09:30,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:30.763 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.198s] 2019-01-14 20:09:43,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:43.198 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [3.235s] 2019-01-14 20:09:45,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:45.702 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.504s] 2019-01-14 20:09:52,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:52.938 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.387s] 2019-01-14 20:09:53,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:53.130 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.192s] 2019-01-14 20:09:53,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:53.388 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.257s] 2019-01-14 20:09:53,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:53.511 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.122s] 2019-01-14 20:09:53,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:53.749 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.238s] 2019-01-14 20:09:53,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:53.834 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.085s] 2019-01-14 20:09:54,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:54.012 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.177s] 2019-01-14 20:09:54,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:54.121 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.109s] 2019-01-14 20:09:54,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:09:54.314 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.192s] 2019-01-14 20:10:00,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:00.190 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.226s] 2019-01-14 20:10:00,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:00.643 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.452s] 2019-01-14 20:10:00,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:00.953 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.310s] 2019-01-14 20:10:01,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:01.125 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.172s] 2019-01-14 20:10:08,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:08.398 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.035s] 2019-01-14 20:10:08,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:08.488 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.090s] 2019-01-14 20:10:08,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:08.509 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.021s] 2019-01-14 20:10:08,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:08.530 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.021s] 2019-01-14 20:10:08,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:08.606 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.075s] 2019-01-14 20:10:12,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:12.927 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2019-01-14 20:10:16,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:16.405 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.214s] 2019-01-14 20:10:16,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:16.818 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.413s] 2019-01-14 20:10:23,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:23.684 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.215s] 2019-01-14 20:10:26,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:26.363 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.677s] 2019-01-14 20:10:33,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:33.694 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.199s] 2019-01-14 20:10:33,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:33.891 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.196s] 2019-01-14 20:10:34,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:34.141 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.250s] 2019-01-14 20:10:36,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:36.478 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.335s] 2019-01-14 20:10:36,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:36.671 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.194s] 2019-01-14 20:10:48,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:48.658 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.391s] 2019-01-14 20:10:49,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:49.998 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.340s] 2019-01-14 20:10:59,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:59.624 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.437s] 2019-01-14 20:10:59,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:10:59.813 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.189s] 2019-01-14 20:11:00,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:11:00.019 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.205s] 2019-01-14 20:11:00,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:11:00.204 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.184s] 2019-01-14 20:11:03,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:11:03.649 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2019-01-14 20:11:14,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:11:14.656 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.079s] 2019-01-14 20:11:22,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:11:22.263 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.312s] 2019-01-14 20:11:31,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:11:31.794 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.525s] 2019-01-14 20:11:33,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:11:33.004 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.209s] 2019-01-14 20:11:42,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:11:42.585 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [3.162s] 2019-01-14 20:11:46,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:11:46.046 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [3.461s] 2019-01-14 20:12:07,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:12:07.756 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [14.125s] 2019-01-14 20:12:18,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:12:18.846 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [11.089s] 2019-01-14 20:12:19,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:12:19.645 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.802s] 2019-01-14 20:12:20,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:12:20.218 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.572s] 2019-01-14 20:12:21,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:12:21.148 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.929s] 2019-01-14 20:12:42,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:12:42.395 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [21.244s] 2019-01-14 20:12:44,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:12:44.781 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2019-01-14 20:12:58,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:12:58.123 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [9.244s] 2019-01-14 20:13:02,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:02.112 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [3.989s] 2019-01-14 20:13:04,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:04.740 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [2.628s] 2019-01-14 20:13:04,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:04.939 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.199s] 2019-01-14 20:13:05,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:05.153 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.214s] 2019-01-14 20:13:05,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:05.396 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.242s] 2019-01-14 20:13:05,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:05.591 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.194s] 2019-01-14 20:13:05,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:05.776 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.185s] 2019-01-14 20:13:05,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:05.972 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.196s] 2019-01-14 20:13:06,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:06.062 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.089s] 2019-01-14 20:13:06,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:06.297 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.235s] 2019-01-14 20:13:06,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:06.474 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.176s] 2019-01-14 20:13:06,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:06.695 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.221s] 2019-01-14 20:13:06,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:06.918 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.222s] 2019-01-14 20:13:07,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:07.101 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.183s] 2019-01-14 20:13:07,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:07.352 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.250s] 2019-01-14 20:13:07,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:07.393 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.041s] 2019-01-14 20:13:07,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:07.434 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.040s] 2019-01-14 20:13:07,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:07.655 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.220s] 2019-01-14 20:13:08,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.219 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.564s] 2019-01-14 20:13:08,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.253 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.034s] 2019-01-14 20:13:08,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.292 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.038s] 2019-01-14 20:13:08,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.300 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.008s] 2019-01-14 20:13:08,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.333 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.033s] 2019-01-14 20:13:08,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.558 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.224s] 2019-01-14 20:13:08,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.592 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.034s] 2019-01-14 20:13:08,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.809 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.216s] 2019-01-14 20:13:08,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.849 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.040s] 2019-01-14 20:13:08,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.884 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.035s] 2019-01-14 20:13:08,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.921 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.036s] 2019-01-14 20:13:08,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:08.958 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.037s] 2019-01-14 20:13:09,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:09.195 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.236s] 2019-01-14 20:13:16,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:16.219 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2019-01-14 20:13:41,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:41.273 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [25.047s] 2019-01-14 20:13:45,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:13:45.345 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.076s] 2019-01-14 20:14:09,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:14:09.640 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [24.289s] 2019-01-14 20:14:15,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:14:15.554 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.916s] 2019-01-14 20:14:23,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 93e9eac5-666b-4831-8bb7-e6cec6e0cae3 2019-01-14 20:14:23,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '93e9eac5-666b-4831-8bb7-e6cec6e0cae3']'. 2019-01-14 20:14:25,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 20:14:25,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 20:14:25,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 20:14:25,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 93e9eac5-666b-4831-8bb7-e6cec6e0cae3 | 2019-01-14 20:14:25,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-14 20:14:25,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 19:12:44 | 2019-01-14 20:14:25,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 20:14:23 | 2019-01-14 20:14:25,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 1:01:39 | 2019-01-14 20:14:25,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-14 20:14:25,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 20:14:25,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 20:14:25,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d30b7d4f-e805-4050-bd4b-c3b1b142388c) | 2019-01-14 20:14:25,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 20:14:25,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fa0836a6-a424-4f70-9ddf-66a7c2b5bb01) | 2019-01-14 20:14:25,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1471 | 2019-01-14 20:14:25,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 3688.229 | 2019-01-14 20:14:25,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1205 | 2019-01-14 20:14:25,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 253 | 2019-01-14 20:14:25,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 20:14:25,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 20:14:25,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 13 | 2019-01-14 20:14:25,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 20:14:25,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 20:14:25,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 20:14:25,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 98.9326765189% 2019-01-14 20:14:27,841 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 61:57 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-01-14 20:14:33,343 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-01-14 20:14:33,344 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-14 20:14:36,343 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-143 | | 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-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-14 20:14:36,348 - 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_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.26,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.26:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=QBByFeG7xBsMpyFxkXaHWCNPq export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin 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 OS_PROJECT_ID=35af50fe299141218ecf76b1b87b25ad export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_WEBPORT=8081 export SDN_CONTROLLER_RESTCONFPORT=8081 export SDN_CONTROLLER_PASSWORD=wmYweBWjc9AQ9nKRrbcQhqXZt export OS_REGION_NAME=regionOne 2019-01-14 20:14:36,348 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2019-01-14 20:14:36,357 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-01-14 20:14:37,543 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'2713602fa56843dbb321d376ef011a03', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_scenario-project_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd'}) 2019-01-14 20:14:38,053 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'77b550996a1f45e4a4c68bc4a8a3a298', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd'}) 2019-01-14 20:14:38,871 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', 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', 'project_id': u'2713602fa56843dbb321d376ef011a03', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a05d70a8-92b0-4807-a71c-10435646071c', 'username': u'tempest_scenario-user_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.26:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-01-14 20:14:38,874 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', 'password': 'a05d70a8-92b0-4807-a71c-10435646071c', 'project_name': 'tempest_scenario-project_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.26:5000//v3', 'project_id': '2713602fa56843dbb321d376ef011a03', 'project_domain_name': 'Default'} 2019-01-14 20:14:40,278 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-14 20:14:44,162 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4992185b-ebc9-46d6-a48b-fc8abdf02ff5 | 2019-01-14T20:14:43.836217 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4992185b-ebc9-46d6-a48b-fc8abdf02ff5 ~/.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 2019-01-14 20:14:47,080 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1291282260 | Available | | __unknown__ | tempest-type-1783990722 | 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 | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2019-01-14 20:14:47,785 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-14 20:14:52,114 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=b1fe6867-eb43-42a2-b734-48f52c5100eb) as the default verifier for the future CLI operations. 2019-01-14 20:14:54,560 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-01-14 20:14:56,554 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/file', 'owner': u'2713602fa56843dbb321d376ef011a03', 'id': u'dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8', 'size': 12716032, u'self': u'/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2713602fa56843dbb321d376ef011a03', 'name': 'tempest_scenario-project_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T20:14:56Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T20:14:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', 'created': u'2019-01-14T20:14:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T20:14:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/dd0ee2cc-1fd8-4801-b152-ac4abe61fbe8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 20:14:56,774 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', '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'35af50fe299141218ecf76b1b87b25ad', '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'c4f8bf98-dc50-402b-aa0c-524cbb5515f6', 'swap': 0}) 2019-01-14 20:14:59,109 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180/snap', u'metadata': Munch({})})], 'file': u'/v2/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180/file', 'owner': u'2713602fa56843dbb321d376ef011a03', 'id': u'70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180', 'size': 12716032, u'self': u'/v2/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2713602fa56843dbb321d376ef011a03', 'name': 'tempest_scenario-project_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ff578ffa-3f9b-44f8-82a7-f0a38e17a365/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-14T20:14:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-14T20:14:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', 'created': u'2019-01-14T20:14:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-14T20:14:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/70e7a7e9-ae38-4dec-83b7-c1f3c2e8e180', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-14 20:14:59,149 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', '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'35af50fe299141218ecf76b1b87b25ad', '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'041fa5e9-73cc-4317-9789-15ce3da0207e', 'swap': 0}) 2019-01-14 20:14:59,171 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_313e6a24-19bb-4008-8bb4-c6cdb3d02cbd', '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'35af50fe299141218ecf76b1b87b25ad', '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'041fa5e9-73cc-4317-9789-15ce3da0207e', 'swap': 0}) 2019-01-14 20:15:03,189 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-14 20:15:03,189 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-14 20:15:03,190 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-14 20:15:03,192 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-14 20:15:03,212 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-14 20:15:05,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b1fe6867-eb43-42a2-b734-48f52c5100eb/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-01-14 20:15:05,298 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-14 20:15:05,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', '--concurrency=1']'. 2019-01-14 20:19:11,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:19:11.524 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [234.207s] 2019-01-14 20:21:59,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:21:59.430 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [155.675s] 2019-01-14 20:24:41,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:24:41.247 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [155.871s] 2019-01-14 20:27:13,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:27:13.679 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [152.417s] 2019-01-14 20:31:21,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:31:21.617 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [241.670s] 2019-01-14 20:31:28,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:31:28.786 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [1.308s] 2019-01-14 20:35:14,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:35:14.682 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [218.080s] 2019-01-14 20:38:55,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:38:55.012 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... fail [220.318s] 2019-01-14 20:42:43,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:42:43.077 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [215.811s] 2019-01-14 20:43:37,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:43:37.449 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [31.903s] 2019-01-14 20:44:07,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:44:07.534 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2019-01-14 20:45:00,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:45:00.345 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [52.794s] 2019-01-14 20:48:41,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-14 20:48:41.537 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [221.176s] 2019-01-14 20:48:59,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 59f39c32-8a9e-4249-a7c4-e5e47f901610 2019-01-14 20:48:59,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '59f39c32-8a9e-4249-a7c4-e5e47f901610']'. 2019-01-14 20:49:00,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-14 20:49:00,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-14 20:49:00,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 20:49:00,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 59f39c32-8a9e-4249-a7c4-e5e47f901610 | 2019-01-14 20:49:00,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-14 20:49:00,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-14 20:15:07 | 2019-01-14 20:49:00,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-14 20:48:59 | 2019-01-14 20:49:00,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:33:52 | 2019-01-14 20:49:00,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-01-14 20:49:00,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-14 20:49:00,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-14 20:49:00,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b1fe6867-eb43-42a2-b734-48f52c5100eb) | 2019-01-14 20:49:00,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-14 20:49:00,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4992185b-ebc9-46d6-a48b-fc8abdf02ff5) | 2019-01-14 20:49:00,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2019-01-14 20:49:00,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2011.897 | 2019-01-14 20:49:00,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 3 | 2019-01-14 20:49:00,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2019-01-14 20:49:00,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-14 20:49:00,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-14 20:49:00,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 9 | 2019-01-14 20:49:00,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-14 20:49:00,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-14 20:49:00,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-14 20:49:00,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 25.0% 2019-01-14 20:49:02,247 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 34:08 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-01-14 20:49:05,039 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2019-01-14 20:49:05,039 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR